cxxm/ruoyi-ui/.env.production
2024-04-24 09:37:20 +08:00

9 lines
214 B
Plaintext

# 页面标题
VUE_APP_TITLE = 楚雄州自然资源综合执法监管外业工作辅助平台V1.0
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'