This commit is contained in:
eric
2025-08-23 00:35:06 +08:00
parent b38885b46c
commit 853a55b4e9
3 changed files with 4 additions and 3 deletions

View File

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