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