Fix DB port

This commit is contained in:
Luke Murphy 2020-04-09 09:29:13 +02:00
parent 3701aab487
commit ff339a718f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
--- ---
db_loc: "dokku-postgres-alerta:3306" db_loc: "dokku-postgres-alerta:5432"
db_name: "alerta" db_name: "alerta"
db_user: "postgres" db_user: "postgres"
domain: "alerta.autonomic.zone" domain: "alerta.autonomic.zone"