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