From da9d1d3afc2c85d896ecce205ce46726ea19e858 Mon Sep 17 00:00:00 2001 From: yyy9608 Date: Wed, 10 Jan 2024 09:47:58 +0800 Subject: [PATCH] commit --- .env | 1 + env.md | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env b/.env index 1d4e9cd..0636982 100644 --- a/.env +++ b/.env @@ -1,5 +1,6 @@ SKIP_PREFLIGHT_CHECK=true GENERATE_SOURCEMAP=false + REACT_APP_BASE_URL='http://14.29.101.215:30307' REACT_APP_WS_URL='ws://14.29.101.215:30307' REACT_APP_SHARE_LINK='http://14.29.101.215:30306/#/?address=' diff --git a/env.md b/env.md index c1a5fe6..f885734 100644 --- a/env.md +++ b/env.md @@ -1,8 +1,7 @@ ``` SKIP_PREFLIGHT_CHECK=true GENERATE_SOURCEMAP=false - - -REACT_APP_BASE_URL='http://14.29.101.215:30304' -REACT_APP_SHARE_LINK='http://14.29.101.215:30305/#/' -REACT_APP_SIGN_KEY='finance_ad123' +REACT_APP_BASE_URL='http://14.29.101.215:30307' +REACT_APP_WS_URL='ws://14.29.101.215:30307' +REACT_APP_SHARE_LINK='http://14.29.101.215:30306/#/?address=' +REACT_APP_SIGN_KEY='9527nft9527_@fsdgfsx' \ No newline at end of file