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