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

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