build(custom): 修改test环境变量

This commit is contained in:
2023-12-27 02:36:01 +08:00
parent 7b6e0f3754
commit da572bd282

View File

@@ -1,7 +1,7 @@
# TARO_APP_ID="测试环境下的小程序appid"
TARO_APP_API = 'https://game.wanzhuanyongcheng.cn/dice'
TARO_APP_API = 'https://game.wanzhuanyongcheng.cn'
TARO_APP_WS = 'wss://game.wanzhuanyongcheng.cn/dice/home'