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