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