Files
shujuwang/.env.production
2019-10-03 19:54:07 +08:00

5 lines
102 B
Plaintext

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