fix(matrix): update whatsapp registration yaml to use colon key-value format

This commit is contained in:
Ben Martin 2024-12-10 21:53:39 +00:00
parent d2016117f1
commit 3186f1b50d
Signed by: ben
GPG key ID: 859A655FCD290E4A

View file

@ -73,8 +73,8 @@ job "matrix" {
id: whatsapp
url: http://matrix-whatsapp-bridge.virtual.consul
{{with nomadVar "nomad/jobs/matrix/synapse/synapse"}}
as_token="{{.as_token}}"
hs_token="{{.hs_token}}"
as_token: {{.as_token}}
hs_token: {{.hs_token}}
{{end}}
sender_localpart: ctvppZV8epjY9iUtTt0nR29e92V4nIJb
rate_limited: false