Files
chaoyangpc/.env.production
2019-10-17 22:58:48 +08:00

5 lines
91 B
Plaintext

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