dl-sale-platform/ruoyi-ui/.env.production

11 lines
266 B
Plaintext
Raw Normal View History

# 页面标题
2024-11-13 14:04:41 +08:00
VUE_APP_TITLE = 毕设网
2019-10-08 09:14:38 +08:00
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
2024-11-13 14:04:41 +08:00
#VUE_APP_BASE_API = '/prod-api'
# VUE_APP_BASE_API = 'http://124.222.105.7:7198/bsw'
VUE_APP_BASE_API = 'https://bishe.lighting-it.cn/bsw'