database port
This commit is contained in:
parent
9858822f85
commit
03376bcbc5
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ parameters:
|
||||||
database:
|
database:
|
||||||
engine: postgresql
|
engine: postgresql
|
||||||
host: 127.0.0.1
|
host: 127.0.0.1
|
||||||
|
port: 5432
|
||||||
name: grafana
|
name: grafana
|
||||||
password: ${_param:postgresql_grafana_password}
|
password: ${_param:postgresql_grafana_password}
|
||||||
user: grafana
|
user: grafana
|
Loading…
Reference in a new issue