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:
|
||||
engine: postgresql
|
||||
host: 127.0.0.1
|
||||
port: 5432
|
||||
name: grafana
|
||||
password: ${_param:postgresql_grafana_password}
|
||||
user: grafana
|
Loading…
Reference in a new issue