Skip to content

Commit ea5796a

Browse files
committed
tmp
1 parent c12aa9b commit ea5796a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

kubernetes/applications/matrix/cloudflared-configmap.yaml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,6 @@ data:
2929
noTLSVerify: false
3030
connectTimeout: 30s
3131
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-
32+
4033
# Catch-all (obbligatorio)
4134
- service: http_status:404

0 commit comments

Comments
 (0)