postdischarge-ui/.env.production
2025-12-23 14:38:18 +08:00

10 lines
203 B
Plaintext

# 页面标题
VUE_APP_TITLE = 新医路院后患者管理平台
# 生产环境配置
ENV = 'production'
# 新医路院后患者管理平台/生产环境
VUE_APP_BASE_API = 'http://192.168.4.7:19090'