# just a flag ENV = 'development' # base api VUE_APP_BASE_API = '/dashboard' BASE_API = 'http://10.10.3.35:9070'