Fix DB port

This commit is contained in:
Luke Murphy
2020-04-09 09:29:13 +02:00
parent 3701aab487
commit ff339a718f

View File

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