Added matrix

This commit is contained in:
Ultradesu
2026-03-16 10:40:54 +00:00
parent e20453e6e6
commit 647fabdd38
+4
View File
@@ -24,6 +24,8 @@ hookshot:
## Synapse homeserver
synapse:
enabled: true
ingress:
host: matrix.hexor.cy
postgres:
host: psql.psql.svc
port: 5432
@@ -43,6 +45,8 @@ synapse:
## Matrix Authentication Service
matrixAuthenticationService:
enabled: true
ingress:
host: auth.matrix.hexor.cy
postgres:
host: psql.psql.svc
port: 5432