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

Closed
notplants wants to merge 4 commits from compose.matrix into master

4 Commits

Author SHA1 Message Date
notplants 488a656631 Revert version number to 5.1.1
continuous-integration/drone/pr Build is failing
2026-06-10 17:15:26 +00:00
notplants 793901a7c2 Merge branch 'master' into compose.matrix
continuous-integration/drone/pr Build is failing
2026-06-10 17:14:18 +00:00
notplants 88f1e61da2 chore: publish 5.1.2+v3.6.15 release
continuous-integration/drone/pr Build is failing
2026-05-25 16:52:59 +00:00
notplants 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