# just a flagENV = 'production' # base apiVUE_APP_BASE_API = '/prod-api' VUE_APP_DOMAIN_PREFIX = 'https://wechat.hnthee.com/ceres-admin-api'
# just a flag
ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'
VUE_APP_DOMAIN_PREFIX = 'https://wechat.hnthee.com/ceres-admin-api'