docker-stacks/mautrix-telegram/README.md

524 B

Telegram Bridge for Matrix

Create internal network for Matrix services

You should've created this network while setting up synapse. But if you didn't, then do it before trying to run this stack:

docker network create --internal matrix

Bridge setup documentation