luoyb
2021-06-03 b7b34edde936a09f7a0357e42120737651f7da6f
1
2
3
4
5
6
7
NODE_ENV = production
 
# just a flag
ENV = 'staging'
 
# base api
VUE_APP_BASE_API = '/stage-api'