Files
roll-room/ruoyi-ui/.env.production
2026-04-23 16:58:11 +08:00

10 lines
206 B
Plaintext

# 页面标题
VUE_APP_TITLE = WildCS2
# 生产环境配置
ENV = 'production'
# skins管理系统/生产环境
# VUE_APP_BASE_API = 'http://8.160.181.6:8081'
VUE_APP_BASE_API = 'https://hou.wildcs2.com'