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: {