Files
dm-manage-web/.env.production

9 lines
154 B
Plaintext
Raw Normal View History

2023-02-15 09:17:05 +08:00
# 页面标题
2023-08-09 16:44:10 +08:00
VUE_APP_TITLE = 莳松管理系统
2023-02-15 09:17:05 +08:00
# 生产环境配置
ENV = 'production'
2023-08-09 16:44:10 +08:00
# 莳松管理系统/生产环境
2023-04-11 18:36:41 +08:00
VUE_APP_BASE_API = '/duima'