This commit is contained in:
Teo
2025-09-09 14:45:43 +08:00
parent e3ff6020ac
commit f006ca5a2b
5 changed files with 265 additions and 40 deletions

View File

@ -15,7 +15,7 @@ VITE_APP_SNAILJOB_ADMIN = '/snail-job'
# 生产环境
# GO生产环境
VITE_APP_BASE_API_GO = 'http://58.17.134.85:7363'
VITE_APP_BASE_API_GO = 'http://58.17.134.85:7464'
VITE_APP_BASE_API = 'http://xny.yj-3d.com:8899'
# 是否在打包时开启压缩,支持 gzip 和 brotli