Files
chaoyangpc/.env.production
2019-10-01 20:41:35 +08:00

5 lines
101 B
Plaintext

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