long
2022-01-10 74c2102f5fdbbc2b57dd65ffdd05a9fa19e74ee6
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'