From 947e383e557fdf357b002cc34437c8695ae96e3d Mon Sep 17 00:00:00 2001 From: jinsu Date: Tue, 16 Dec 2025 23:59:49 +0900 Subject: [PATCH] =?UTF-8?q?KMA=EC=9A=A9=20=EC=84=A4=EC=A0=95=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.template | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.env.template b/.env.template index 359a7ed..31bb8a3 100644 --- a/.env.template +++ b/.env.template @@ -2,4 +2,7 @@ OPENWEATHER_API_KEY= OPENWEATHER_LAT=37 OPENWEATHER_LON=126 NATS_URL= -DATABASE_DSN= \ No newline at end of file +DATABASE_DSN= +KMA_API_KEY= +KMA_NX= +KMA_NY= \ No newline at end of file