Fix db_loc
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-10 09:31:25 +02:00
parent e8a873c548
commit 51c7f71f7d

View File

@ -1,5 +1,5 @@
---
db_loc: "dokku-mongodb-alerta:27017"
db_loc: "dokku-mongo-alerta:27017"
db_name: "alerta"
db_type: "mongodb"
db_user: "alerta"