From ffacee0a4cda1d9524e19f31f24cc6ecdae26590 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 20 Feb 2025 04:06:38 +0000 Subject: [PATCH] chore(elk): replace terminating gateway --- modules/matrix/jobspec.nomad.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/matrix/jobspec.nomad.hcl b/modules/matrix/jobspec.nomad.hcl index d0097fe..263baba 100644 --- a/modules/matrix/jobspec.nomad.hcl +++ b/modules/matrix/jobspec.nomad.hcl @@ -117,7 +117,7 @@ job "matrix" { user: synapse_user password: "{{ with nomadVar "nomad/jobs/matrix/synapse/synapse" }}{{ .db_password }}{{ end }}" database: synapse - host: pgdb.service.consul + host: martinibar.lan port: 5433 cp_min: 5 cp_max: 10