From 47dbaaf87d023ea6c67a5b199d5b8e23bbc8b707 Mon Sep 17 00:00:00 2001 From: "maxiaozhe@alicorns.co.jp" Date: Tue, 11 Jun 2024 17:16:51 +0900 Subject: [PATCH] =?UTF-8?q?=E7=92=B0=E5=A2=83=E5=A4=89=E6=95=B0=E6=88=BB?= =?UTF-8?q?=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/.env b/frontend/.env index b5b12c7..fb68e87 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1,2 +1,2 @@ -#KAB_BACKEND_URL="https://kab-backend.azurewebsites.net/" -KAB_BACKEND_URL="http://127.0.0.1:8000/" +KAB_BACKEND_URL="https://kab-backend.azurewebsites.net/" +#KAB_BACKEND_URL="http://127.0.0.1:8000/"