liweilong
2020-12-23 48265831b23a469c375bb97099deaf584444a0a2
1
2
3
4
5
6
7
NODE_ENV = production
 
# just a flag
ENV = 'staging'
 
# base api
VUE_APP_BASE_API = '/stage-api'