From 3e2285344446d75a5bfc307372bd2bb79820f2e5 Mon Sep 17 00:00:00 2001 From: "sungjin.choi" Date: Tue, 26 May 2026 13:59:25 +0900 Subject: [PATCH] fix : --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 1c9e865..3452b5c 100644 --- a/.env.production +++ b/.env.production @@ -1 +1 @@ -VITE_API_URL=http://192.168.0.215:18080 \ No newline at end of file +VITE_API_URL= \ No newline at end of file