liweilong
2020-11-30 ad3cc54a2c55ac8cdfb290be3b1e7487f9293d97
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'