liweilong
2020-12-28 3f3c98956ea6da68af9610fa2237dd9ec91e6757
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'