god-ytr/god-ui/.env.production

11 lines
221 B
Plaintext
Raw Permalink Normal View History

2023-10-16 11:22:19 +08:00
# 页面标题
VUE_APP_TITLE = ''
2023-10-16 11:22:19 +08:00
# 生产环境配置
ENV = 'production'
2023-10-20 09:42:50 +08:00
# 智慧车间安防监控与管理系统/生产环境
2023-10-16 11:22:19 +08:00
VUE_APP_BASE_API = '/prod-api'
2023-12-06 13:23:20 +08:00
VUE_APP_BACKEND_URL = 'http://117.73.11.115:8086/ytr-god'