From 56ffe9c6541555fc3d7e4b09ce8ed9597d0b226f Mon Sep 17 00:00:00 2001 From: hackrobot Date: Mon, 21 Apr 2025 21:40:11 -0500 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=8D=A2=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/prod.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/prod.js b/config/prod.js index 56b9606..0a34b9c 100644 --- a/config/prod.js +++ b/config/prod.js @@ -3,7 +3,7 @@ module.exports = { NODE_ENV: '"production"' }, defineConstants: { - 'process.env.TARO_API_API': JSON.stringify("https://web.hackrobot.cn") + 'process.env.TARO_API_API': JSON.stringify("https://api.nomadcna.com") }, mini: {}, h5: {