jazzzone
2022-03-05 f2a2b4a4258cc1c88b897024bc5c49f31273c0ca
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'