Files
jdt-game/.env.development
2023-10-18 18:41:09 +08:00

9 lines
298 B
Plaintext

# 配置文档参考 https://taro-docs.jd.com/docs/next/env-mode-config
# TARO_APP_ID="开发环境下的小程序appid"
TARO_APP_API = 'https://game.wanzhuanyongcheng.cn/dice'
TARO_APP_WS = 'wss://game.wanzhuanyongcheng.cn/dice/home'
TARO_APP_HOME= 'https://test.wanzhuanyongcheng.cn/app/game'