unknown
2021-01-05 07fae6b200ff7001c9eeef231b928fe0a6d6206c
1
2
3
4
5
# just a flag
ENV = 'production'
 
# base api
VUE_APP_BASE_API = '/prod-api'