From 503792f5e13cb058ca2fba2fd30e993936a64d20 Mon Sep 17 00:00:00 2001 From: hylee Date: Tue, 20 Aug 2024 11:46:27 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9A=B0=ED=8C=80=EC=9E=A5=20api=20=EB=B0=9C?= =?UTF-8?q?=EC=86=A1=20=EC=8B=9C=20=EC=8A=AC=EB=A0=89=EC=95=8C=EB=A6=BC=20?= =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application-dev.properties b/src/main/resources/application-dev.properties index 88e5e38..5fca9da 100644 --- a/src/main/resources/application-dev.properties +++ b/src/main/resources/application-dev.properties @@ -12,9 +12,10 @@ server.port=8088 #logging.level.root=info -#api.root.url=http://localhost:8080/ -#??? ??? +#??? ?? ?? api.root.url=http://192.168.0.36:80/ +#api.root.url=http://localhost:8080/ +#api.root.url=http://192.168.0.125:8095/ #api.root.url=https://www.munjaon.co.kr/ Ganpandaup.receiver.email=hylee250@kakao.com