build(custom): 环境变量调整

This commit is contained in:
2023-11-21 19:05:35 +08:00
parent efb6a5ec38
commit 8cc2f3a06d
5 changed files with 4529 additions and 1573 deletions

View File

@@ -14,8 +14,7 @@ VITE_USE_COMPRESS=true
VITE_COMPRESS_TYPE=gzip
# base api
VITE_BASE_API='https://test.wanzhuanyongcheng.cn/admin'
VITE_BASE_API='//test.wanzhuanyongcheng.cn/admin'
VITE_WS1_URL='game.wanzhuanyongcheng.cn/dice/home'
@@ -23,7 +22,7 @@ VITE_WS_URL='test.wanzhuanyongcheng.cn/admin/data'
VITE_GAME_API='https://game.wanzhuanyongcheng.cn'
VITE_MER_LOGIN_URL='//test.wanzhuanyongcheng.cn/static/mer/#/login'
VITE_MER_LOGIN_URL='//jdt-test-mer.wanzhuanyongcheng.cn/login'
# 是否启用监控
VITE_SENTRY=false