# 生产环境配置 1
ENV = 'production'

# 生产环境
VUE_APP_BASE_API = '/api'