fix(custom): 补全测试环境api地址

This commit is contained in:
2023-11-20 21:25:17 +08:00
parent 204a0ea942
commit 631a943a26

View File

@@ -8,7 +8,7 @@ VITE_USE_MOCK=false
VITE_USE_PROXY=false VITE_USE_PROXY=false
# base api # base api
VITE_BASE_API='/admin' VITE_BASE_API='https://test.wanzhuanyongcheng.cn/admin'
VITE_WS1_URL='game.wanzhuanyongcheng.cn/dice/home' VITE_WS1_URL='game.wanzhuanyongcheng.cn/dice/home'