🔧 fix(cloudflared): correct matrix.mana.how port (8008 → 4000)

Synapse container maps internal port 8008 to host port 4000.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Till-JS 2026-02-01 05:01:20 +01:00
parent c3044cb38e
commit fe96354e3f

View file

@ -54,7 +54,7 @@ ingress:
# Matrix (DSGVO-konformes Messaging)
- hostname: matrix.mana.how
service: http://localhost:8008
service: http://localhost:4000
- hostname: element.mana.how
service: http://localhost:4080
- hostname: link.mana.how