public_baseurl modified

This commit is contained in:
Philip Haupt
2025-09-10 13:38:11 +02:00
parent ae6a34850a
commit 84805e43fd
2 changed files with 6 additions and 6 deletions

View File

@@ -26,11 +26,11 @@ image:
## The Matrix domain name, this is what will be used for the domain part in
## your MXIDs.
##
serverName: 'borninpain.de'
serverName: borninpain.de
## The public Matrix server name, this will be used for any public URLs
## in config as well as for client API links in the ingress.
# publicServerName: 'matrix.example.com'
publicServerName: synapse.borninpain.de
## Force the chart to use ArgoCD compatibility. It should automatically detect it, but you can force it here to be sure.
# argoCD: true