fix: matrix-federation entrypoint on :8448 instead of :9001 #105

Open
notplants wants to merge 2 commits from compose.matrix into master

2 Commits

Author SHA1 Message Date
88f1e61da2 chore: publish 5.1.2+v3.6.15 release
Some checks failed
continuous-integration/drone/pr Build is failing
2026-05-25 16:52:59 +00:00
53321a7700 fix: matrix-federation entrypoint on :8448 to match published port
compose.matrix.yml publishes container port 8448, but the entrypoint
was on :9001 — federation traffic hit no listener. :9001 also collided
with the minio-console entrypoint.
2026-05-25 16:52:40 +00:00