xinelu-web/.env.production
2024-01-22 09:56:00 +08:00

9 lines
188 B
Plaintext

# 页面标题
VUE_APP_TITLE = 健康管理运维端
# 生产环境配置
ENV = 'production'
# 健康管理运维端/生产环境
VUE_APP_BASE_API = 'https://hekou-nurse-api.xinyilu.cn'