postdischarge-ui/.env.production

14 lines
398 B
Plaintext
Raw Permalink Normal View History

# 页面标题
VUE_APP_TITLE = 新医路院后患者管理平台
# 生产环境配置
ENV = 'production'
# 新医路院后患者管理平台/生产环境
2025-12-23 14:38:18 +08:00
# VUE_APP_BASE_API = 'http://192.168.20.37:19090'
2025-02-26 15:39:51 +08:00
# VUE_APP_BASE_API = 'http://8.131.93.145:54011'
# VUE_APP_BASE_API = 'http://192.168.0.95:9090'
# VUE_APP_BASE_API = 'https://1608.xinelu.cn'
2025-12-23 14:38:18 +08:00
VUE_APP_BASE_API = 'http://192.168.124.7:19090'
2025-02-26 15:39:51 +08:00