forked from cryptoaarhus.dk/website
Change matrix homeserver URL
This commit is contained in:
parent
a3bdb2ccf7
commit
bf0b9b8a6f
|
@ -26,7 +26,7 @@ pipeline:
|
||||||
image: plugins/matrix
|
image: plugins/matrix
|
||||||
secrets: [matrix_username, matrix_password]
|
secrets: [matrix_username, matrix_password]
|
||||||
settings:
|
settings:
|
||||||
homeserver: https://matrix.data.coop
|
homeserver: https://data.coop
|
||||||
roomid: !plKSghHbepWeUEtbHE:data.coop
|
roomid: !plKSghHbepWeUEtbHE:data.coop
|
||||||
userid:
|
userid:
|
||||||
from_secret: matrix_userid
|
from_secret: matrix_userid
|
||||||
|
|
Loading…
Reference in a new issue