1
0
Fork 0
mirror of synced 2024-07-26 18:11:10 -04:00

database port

This commit is contained in:
Ales Komarek 2015-12-08 10:51:47 +01:00
parent 9858822f85
commit 03376bcbc5

View file

@ -7,6 +7,7 @@ parameters:
database:
engine: postgresql
host: 127.0.0.1
port: 5432
name: grafana
password: ${_param:postgresql_grafana_password}
user: grafana