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