Files
rn-bms/.env.production
2020-10-28 13:06:57 +08:00

6 lines
100 B
Plaintext

# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'