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