From 4148e817faeb0528f26d14e5156fe68ad852d0ba Mon Sep 17 00:00:00 2001 From: Critical <81001494+ananjaemin@users.noreply.github.com> Date: Sat, 12 Nov 2022 02:35:07 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A0=9C=EB=B0=9C2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 8b014b5..cee2e3e 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ -REACT_APP_BACKEND_BASEURL=http://tempfiles-backend-svc:5000 +REACT_APP_BACKEND_BASEURL=https://api.tempfiles.ml # dev - http://localhost:5000 # main - https://tfb.minpeter.cf