Update element.docker-compose.yml

This commit is contained in:
A 2025-06-05 09:37:35 -07:00 committed by GitHub
parent 92c94afaed
commit e68ff5de70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,20 +68,18 @@ services:
target: /app/config.json
# See docs/synapse.md for instructions on enabling this
# mjolnir:
# image: matrixdotorg/mjolnir:latest
# restart: unless-stopped
# networks:
# - back
# ports:
# - "127.0.0.1:8001:8001"
# depends_on:
# - synapse
# volumes:
# - mjolnir_data:/data
# configs:
# - source: mjolnir-production-config
# target: /data/config/production.yaml
# mjolnir:
# image: matrixdotorg/mjolnir:latest
# restart: unless-stopped
# networks:
# - back
# depends_on:
# - synapse
# volumes:
# - mjolnir_data:/data
# configs:
# - source: mjolnir-production-config
# target: /data/config/production.yaml
configs:
synapse-homeserver-config: