fix: matrix-federation entrypoint on :8448 instead of :9001 #105
Reference in New Issue
Block a user
No description provided.
Delete Branch "compose.matrix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
compose.matrix.yml was mapping port 9001, but it probably should have been mapping port 8448 (which is the default matrix expects).
I saw that federation was not working before via this, and after making the change, matrix federation appears to be working from https://federationtester.matrix.org
e94da63371to88f1e61da2View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.