Files
rn-bms/.env.production

6 lines
100 B
Plaintext
Raw Normal View History

2020-10-28 13:06:57 +08:00
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'