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