From 447d3807534c1317b20f0c0ae148f23b11ddef32 Mon Sep 17 00:00:00 2001 From: yoon Date: Mon, 24 Feb 2025 14:54:41 +0900 Subject: [PATCH] =?UTF-8?q?kakao=20map=20api=20key=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dev | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.dev b/.env.dev index 99081c1..f608ba3 100644 --- a/.env.dev +++ b/.env.dev @@ -2,4 +2,5 @@ VITE_DOMAIN = http://localhost:5173/ # VITE_LOGIN_URL = http://localhost:10325/ms/ # VITE_FILE_URL = http://localhost:10325/ms/ # VITE_API_URL = http://localhost:10325/api/ -VITE_API_URL = http://localhost:10325/test/ \ No newline at end of file +VITE_API_URL = http://localhost:10325/test/ +VITE_KAKAO_MAP_KEY=6f092e8f45ee81186bb6d8408f66a492 \ No newline at end of file