Files
profitManage/.env.production

9 lines
177 B
Plaintext
Raw Permalink Normal View History

2025-08-27 17:54:46 +08:00
# 页面标题
VUE_APP_TITLE = SAAS综合管理平台
2025-08-27 17:54:46 +08:00
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = 'http://172.16.15.102:8080'