Update element.docker-compose.yml
This commit is contained in:
parent
92c94afaed
commit
e68ff5de70
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user