From cfd1afaccc68a45568a41b84b5bce4ca225b428e Mon Sep 17 00:00:00 2001 From: mac Date: Wed, 5 Jun 2024 11:11:58 +0800 Subject: [PATCH] updata BASEURL --- env.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env.md b/env.md index 279f0ba..369e9c8 100644 --- a/env.md +++ b/env.md @@ -4,4 +4,4 @@ REACT_APP_CHAINID=56 REACT_APP_DAY_TIME=86400 REACT_APP_SHARE_URL='https://app.sofil.io/index.html' REACT_APP_SIGN_KEY="sofivnlasknal" -REACT_APP_BASE_URL='http://203.161.57.92:8085' \ No newline at end of file +REACT_APP_BASE_URL='https://app.sofil.io' \ No newline at end of file