From eeed9b473768d2338796d96a4f620806628d1c43 Mon Sep 17 00:00:00 2001 From: yyy9608 Date: Mon, 15 Jul 2024 16:11:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9F=9F=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- env.md | 11 ++++++++++- package.json | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/env.md b/env.md index 1d4e9cd..7cc1081 100644 --- a/env.md +++ b/env.md @@ -1,6 +1,15 @@ + 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=' -REACT_APP_SIGN_KEY='9527nft9527_@fsdgfsx' \ No newline at end of file +REACT_APP_SIGN_KEY='9527nft9527_@fsdgfsx' + + +SKIP_PREFLIGHT_CHECK=true +GENERATE_SOURCEMAP=false +REACT_APP_BASE_URL='https://the9527.com' +REACT_APP_WS_URL='wss://the9527.com' +REACT_APP_SHARE_LINK='https://the9527.com/#/?address=' +REACT_APP_SIGN_KEY='ZRnvuxf10BUn9527_@LeGCZRnvuxf10BUnlyd' \ No newline at end of file diff --git a/package.json b/package.json index 3c04585..730e4bd 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "build": "node scripts/build.js", "test": "node scripts/test.js", "deploy:dev": "npm run build && scp -r ./build/* testDev:/home/ceshi/pzy/nft9527", - "deploy:prod": "npm run build && scp -r ./build/* testDev:/home/ceshi/pzy/nft9527" + "deploy:prod": "npm run build && scp -r ./build/* vpsDcminer:/data/wwwroot/nft9527" }, "eslintConfig": { "extends": [