From 492b0a331593b2085e8de9dd8993f212094824a4 Mon Sep 17 00:00:00 2001 From: "Jonguk. Lim" Date: Wed, 26 Jun 2024 10:29:59 +0900 Subject: [PATCH] =?UTF-8?q?build:=20=EC=9A=A9=EC=9D=B8=EC=8B=9C=20?= =?UTF-8?q?=EB=A7=88=EC=95=BD=EB=A5=98=20=EC=8B=9C=EC=8A=A4=ED=85=9C=20?= =?UTF-8?q?=EC=A0=95=EB=B3=B4=20=EC=84=A4=EC=A0=95=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 7a4d2e6..10ad3c9 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -129,7 +129,7 @@ spring: auto-commit: false server: - port: 8098 + port: 8081 propertyService: properties: @@ -137,7 +137,7 @@ propertyService: app: api: - host: http://105.19.10.69:9076 + host: http://105.19.10.69:8098 data: root: path: /data/adds