xinelu-web/.env.production

9 lines
188 B
Plaintext
Raw Normal View History

2023-09-19 11:48:51 +08:00
# 页面标题
2023-12-06 09:22:24 +08:00
VUE_APP_TITLE = 健康管理运维端
2023-09-19 11:48:51 +08:00
# 生产环境配置
ENV = 'production'
2023-12-06 09:22:24 +08:00
# 健康管理运维端/生产环境
2024-01-22 09:56:00 +08:00
VUE_APP_BASE_API = 'https://hekou-nurse-api.xinyilu.cn'