liweilong
2020-12-23 48265831b23a469c375bb97099deaf584444a0a2
1
2
3
4
5
# just a flag
ENV = 'development'
 
# base api
VUE_APP_BASE_API = '/dev-api'