Add synapse federation Ingress for serverName path routing
This commit is contained in:
@@ -24,7 +24,7 @@ defaultConfig:
|
||||
requireTls: '{{ .apps.smtp.tls }}'
|
||||
central:
|
||||
extraDomains:
|
||||
- domain: '{{ .cloud.baseDomain }}'
|
||||
- domain: '{{ .serverName }}'
|
||||
paths:
|
||||
- /.well-known/matrix
|
||||
- /_matrix
|
||||
|
||||
Reference in New Issue
Block a user