This commit is contained in:
eric
2025-08-31 19:43:24 +08:00
parent 7097f53525
commit 21ba85ac5c
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
NODE_ENV: '"production"'
},
defineConstants: {
'process.env.TARO_API_API': JSON.stringify("http://api.hackrobot.cn")
'process.env.TARO_API_API': JSON.stringify("https://api.hackrobot.cn")
},
mini: {},
h5: {