.env.production 165 Bytes
# 生产环境配置
ENV = 'production'

# gfast管理系统/生产环境
#VUE_APP_BASE_API = 'http://sjapi.jxhh.com'
VUE_APP_BASE_API = 'http://192.168.26.179:8200'