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 target: /app/config.json
# See docs/synapse.md for instructions on enabling this # See docs/synapse.md for instructions on enabling this
# mjolnir: # mjolnir:
# image: matrixdotorg/mjolnir:latest # image: matrixdotorg/mjolnir:latest
# restart: unless-stopped # restart: unless-stopped
# networks: # networks:
# - back # - back
# ports: # depends_on:
# - "127.0.0.1:8001:8001" # - synapse
# depends_on: # volumes:
# - synapse # - mjolnir_data:/data
# volumes: # configs:
# - mjolnir_data:/data # - source: mjolnir-production-config
# configs: # target: /data/config/production.yaml
# - source: mjolnir-production-config
# target: /data/config/production.yaml
configs: configs:
synapse-homeserver-config: synapse-homeserver-config: