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