children117cl
2021-05-31 308c34038375c64f94c07a92736cb167568359e6
1
2
3
4
5
6
7
NODE_ENV = production
 
# just a flag
ENV = 'staging'
 
# base api
VUE_APP_BASE_API = '/stage-api'