From d2016117f1afde98b865b0acd4a5e1fd8ce1fc6b Mon Sep 17 00:00:00 2001 From: Ben Martin Date: Tue, 10 Dec 2024 21:48:49 +0000 Subject: [PATCH] chore(matrix): update SYNCV3_SERVER URL in jobspec.nomad.hcl for environment consistency --- 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 cbbfeab..abb9985 100644 --- a/modules/matrix/jobspec.nomad.hcl +++ b/modules/matrix/jobspec.nomad.hcl @@ -279,7 +279,7 @@ job "matrix" { } env = { - SYNCV3_SERVER = "http://synapse.service.consul" + SYNCV3_SERVER = "http://matrix-synapse.virtual.consul" } template {