xinelu-web/.env.production
2023-09-19 11:48:51 +08:00

9 lines
209 B
Plaintext

# 页面标题
VUE_APP_TITLE = 新医路新版小程序管理系统
# 生产环境配置
ENV = 'production'
# 新医路新版小程序管理系统/生产环境
VUE_APP_BASE_API = 'http://192.168.16.76:8088'