AngularSettings - usil/eventhos-web GitHub Wiki

Eventhos settings

Go to settings.json file and edit the api with your back end api url.

{
  "title": "Eventhos",
  "api": "${EVENTHOS_API_BASE_URL}"
}

The api variable should be passed as an enviroment variable with the name EVENTHOS_API_BASE_URL.

⚠️ **GitHub.com Fallback** ⚠️