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