From 01b819e35d650dbb95f3999f7416bc48d178a143 Mon Sep 17 00:00:00 2001 From: minuk926 Date: Mon, 25 Apr 2022 16:45:08 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=ED=99=94=EB=A9=B4=20=EC=84=A4=EC=A0=95?= =?UTF-8?q?=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index 5f656ff..c4959fd 100755 --- a/.env +++ b/.env @@ -1,3 +1,4 @@ REACT_APP_VERSION = v0.0.1 +#REACT_APP_API_URL=http://211.119.124.9:8090 REACT_APP_API_URL=http://localhost:8090 REACT_APP_SERVER_TIMEOUT=6000 \ No newline at end of file