# just a flag ENV = 'development' # base api VUE_APP_AXIOS_BASE_URL = "http://localhost:3000/" VUE_APP_CSRF_TOKEN = "OFF"