chore(elk): replace terminating gateway
This commit is contained in:
parent
45e7768da5
commit
ffacee0a4c
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ job "matrix" {
|
||||||
user: synapse_user
|
user: synapse_user
|
||||||
password: "{{ with nomadVar "nomad/jobs/matrix/synapse/synapse" }}{{ .db_password }}{{ end }}"
|
password: "{{ with nomadVar "nomad/jobs/matrix/synapse/synapse" }}{{ .db_password }}{{ end }}"
|
||||||
database: synapse
|
database: synapse
|
||||||
host: pgdb.service.consul
|
host: martinibar.lan
|
||||||
port: 5433
|
port: 5433
|
||||||
cp_min: 5
|
cp_min: 5
|
||||||
cp_max: 10
|
cp_max: 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue