chore(matrix): update SYNCV3_SERVER URL in jobspec.nomad.hcl for environment consistency
This commit is contained in:
parent
9af9846216
commit
d2016117f1
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ job "matrix" {
|
||||||
}
|
}
|
||||||
|
|
||||||
env = {
|
env = {
|
||||||
SYNCV3_SERVER = "http://synapse.service.consul"
|
SYNCV3_SERVER = "http://matrix-synapse.virtual.consul"
|
||||||
}
|
}
|
||||||
|
|
||||||
template {
|
template {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue