NurseStationOperateUI/.env.production
2022-11-07 15:11:42 +08:00

9 lines
181 B
Plaintext

# 页面标题
VUE_APP_TITLE = 泉医到家运营管理平台
# 生产环境配置
ENV = 'production'
# 泉医到家运营管理平台/生产环境
VUE_APP_BASE_API = '/prod-api'