From 8932d781585df61fe77425e957557f6627353b7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=AA=E5=BF=97=E9=B9=8F?= Date: Thu, 28 Mar 2024 08:13:59 +0800 Subject: [PATCH] Update env.json --- client/env.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/env.json b/client/env.json index 878ef17..8419792 100644 --- a/client/env.json +++ b/client/env.json @@ -1,3 +1,3 @@ { - "REACT_APP_BACKEND_URL": "https://a259-42-60-26-250.ngrok-free.app" + "REACT_APP_BACKEND_URL": "https://04ad-42-60-26-250.ngrok-free.app" } \ No newline at end of file