Add missing domain

This commit is contained in:
Luke Murphy 2020-04-08 19:54:03 +02:00
parent 05bf3665a7
commit 75a08f03f9
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ auth_required: "true"
db_loc: "dokku-postgres-alerta:3306"
db_name: "alerta"
db_user: "postgres"
domain: "alerta.autonomic.zone"
http_port: "3050"
keycloak_realm: "Autonomic"
keycloak_roles: "Worker-Owner"