lygjng-admin-vue/ruoyi-ui/.env.production

9 lines
166 B
Plaintext
Raw Normal View History

2024-05-10 16:05:47 +08:00
# 页面标题
2024-05-13 14:30:53 +08:00
VUE_APP_TITLE = 革命纪念馆管理系统
2024-05-10 16:05:47 +08:00
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'