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