Files
chaoyangpc/.env.production
2019-11-26 17:29:35 +08:00

5 lines
101 B
Plaintext

# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = 'http://chaoyang.yulongcode.com/api/'