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