From 2239533fb5e4aabe7eed9865c3482cef36472d94 Mon Sep 17 00:00:00 2001 From: kjy Date: Wed, 4 Mar 2026 11:20:39 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9E=98=EB=AA=BB=EC=98=AC=EB=A6=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- railpack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/railpack.json b/railpack.json index 12322bb..c500993 100644 --- a/railpack.json +++ b/railpack.json @@ -1,7 +1,7 @@ { "deploy": { "variables": { - "NODE_ENV": "production" + "TZ": "Asia/Seoul" } } }