Files
chaoyangpc/.env.production
2019-10-16 18:11:49 +08:00

5 lines
91 B
Plaintext

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