# just a flagENV = 'production' # base apiVUE_APP_BASE_API = '/prod-api'
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'