From 0b898f4640be17f2fb109c2a0bcaed5a39fd132e Mon Sep 17 00:00:00 2001 From: Choi siun Date: Sun, 21 Jul 2024 22:47:20 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20url=20=ED=99=98=EA=B2=BD=EB=B3=80?= =?UTF-8?q?=EC=88=98=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.template | 5 ++++- src/app/(playground)/playground/map/layout.tsx | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.env.template b/.env.template index 4cc714a..c302514 100644 --- a/.env.template +++ b/.env.template @@ -1 +1,4 @@ -DATABASE_URL= \ No newline at end of file +DATABASE_URL= +NEXT_PUBLIC_KAKAOMAP_BASE_URL = +NEXT_PUBLIC_DAUMCDN_POSTOCDE_URL = +NEXT_PUBLIC_KAKAO_MAP_API_KEY= \ No newline at end of file diff --git a/src/app/(playground)/playground/map/layout.tsx b/src/app/(playground)/playground/map/layout.tsx index 4d1d627..b731747 100644 --- a/src/app/(playground)/playground/map/layout.tsx +++ b/src/app/(playground)/playground/map/layout.tsx @@ -10,12 +10,12 @@ export default function KaKaoMapPageLayout({