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