long
2021-07-15 eaaa5b7839f08ddae008bd9fba3fa432b689b9af
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'