yichenxi
2022-12-12 98e00421c572ef955c2eca5445800096e215b779
1
2
3
4
5
6
7
NODE_ENV = production
 
# just a flag
ENV = 'staging'
 
# base api
VUE_APP_BASE_API = '/stage-api'