From 994774036d091f4cdd5c10e35548997070e7eae4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?scnoh=28=EB=85=B8=EC=8A=B9=EC=B2=A0=29?= Date: Tue, 20 Sep 2022 16:00:00 +0900 Subject: [PATCH] =?UTF-8?q?app=20server=20host=20=EC=88=98=EC=A0=95?= 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 4145794..509e399 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -121,7 +121,7 @@ logging: com.palnet: debug app: - host: http://211.253.38.218:8080/ + host: http://pav.palntour.com/ --- @@ -170,4 +170,4 @@ logging: com.palnet: debug app: - host: http://211.253.38.218:8080/ \ No newline at end of file + host: http://pav.palntour.com/ \ No newline at end of file