From f7a9cecb0c172056bf43b7db227cbf9cdde7b473 Mon Sep 17 00:00:00 2001 From: KNKIM Date: Tue, 12 Oct 2021 10:52:11 +0900 Subject: [PATCH] =?UTF-8?q?DataAPI=20=EC=A0=91=EC=86=8D=EC=A0=95=EB=B3=B4?= =?UTF-8?q?=20=EA=B0=9C=EB=B0=9C=EC=84=9C=EB=B2=84=20=EC=A0=95=EB=B3=B4=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/nlib/nlib.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/nlib/nlib.properties b/src/main/resources/nlib/nlib.properties index 5bcc4653..324e3d38 100644 --- a/src/main/resources/nlib/nlib.properties +++ b/src/main/resources/nlib/nlib.properties @@ -50,15 +50,15 @@ nlib.council.dns.host = nlib # DataAPI \uc811\uc18d\uc815\ubcf4 #---------------------------------------- # \uac1c\ubc1c \uc11c\ubc84 -#dataapi.server.ip = 210.181.197.70 -#dataapi.server.port = 80 -#dataapi.server.protocol = http - -# \uc784\uc2dc PC \uac1c\ubc1c \uc11c\ubc84 -dataapi.server.ip = 192.168.25.87 +dataapi.server.ip = 210.181.197.70 dataapi.server.port = 8080 dataapi.server.protocol = http +# \uc784\uc2dc PC \uac1c\ubc1c \uc11c\ubc84 +#dataapi.server.ip = 192.168.25.87 +#dataapi.server.port = 8080 +#dataapi.server.protocol = http + # \ub85c\uceec \uc11c\ubc84 #dataapi.server.ip = localhost #dataapi.server.port = 8088