We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12aa9b commit ea5796aCopy full SHA for ea5796a
kubernetes/applications/matrix/cloudflared-configmap.yaml
@@ -29,13 +29,6 @@ data:
29
noTLSVerify: false
30
connectTimeout: 30s
31
tlsTimeout: 10s
32
-
33
- # Matrix Federation API (path-based routing)
34
- - hostname: matrix.ildoc.it
35
- path: /_matrix/federation/*
36
- service: http://matrix-synapse.apps.svc.cluster.local:8448
37
- originRequest:
38
- noTLSVerify: false
39
+
40
# Catch-all (obbligatorio)
41
- service: http_status:404
0 commit comments