From dae4cd2eddb646806f964841a59a48510c51cce0 Mon Sep 17 00:00:00 2001 From: nevermoregb Date: Tue, 4 Mar 2025 10:00:10 +0900 Subject: [PATCH] =?UTF-8?q?dev=20=ED=8F=AC=ED=8A=B8=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 --- .env.dev | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.env.dev b/.env.dev index eb6bd0f..b3fdefe 100644 --- a/.env.dev +++ b/.env.dev @@ -1,6 +1,6 @@ VITE_DOMAIN = https://192.168.0.251:5173/ # VITE_LOGIN_URL = http://localhost:10325/ms/ -VITE_SERVER = httpS://192.168.0.251:10325/ -VITE_API_URL = https://192.168.0.251:10325/api/ -VITE_TEST_URL = https://192.168.0.251:10325/test/ +VITE_SERVER = httpS://192.168.0.251:10300/ +VITE_API_URL = https://192.168.0.251:10300/api/ +VITE_TEST_URL = https://192.168.0.251:10300/test/ VITE_KAKAO_MAP_KEY=6f092e8f45ee81186bb6d8408f66a492 \ No newline at end of file