Files
chaoyangpc/.env.production
2019-11-27 00:27:22 +08:00

5 lines
91 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://cyteam.org.cn/api/'