Re-domain matrix and servers
This commit is contained in:
parent
03ccb49229
commit
2d66759961
3 changed files with 9 additions and 9 deletions
|
@ -11,7 +11,7 @@ healthcheck_env:
|
|||
|
||||
HTTP_HC_UID: "{{ vault_healthcheck.hc_uid.http }}"
|
||||
|
||||
MATRIX_SERVER: https://matrix.msrg.cc
|
||||
MATRIX_SERVER: https://matrix.serguzim.me
|
||||
MATRIX_SERVER_FEDTESTER: msrg.cc
|
||||
MATRIX_HC_UID: "{{ vault_healthcheck.hc_uid.matrix }}"
|
||||
MATRIX_TOKEN: "{{ vault_healthcheck.matrix.token }}"
|
||||
|
|
Reference in a new issue