# just a flag ENV = 'production' # base api VUE_APP_BASE_API = '/api/' VUE_APP_BASE_API2 = '/api' VUE_APP_BASE_WEB = '/admin'