Update matrix-element.yml

This commit is contained in:
elmatadoor 2024-12-03 20:23:46 +01:00 committed by GitHub
parent 757b8a221c
commit a88dcd925b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,11 +2,11 @@
# slogan: An open network for secure, decentralised communication
# tags: real-time-messaging,secure-communication,peer-to-peer
# logo: svgs/matrix-element.svg
# port: 8008
services:
synapse:
image: "docker.io/matrixdotorg/synapse:v1.84.1"
restart: unless-stopped
environment:
- SYNAPSE_CONFIG_PATH=/data/homeserver.yaml
volumes:
@ -18,7 +18,6 @@ services:
image: "vectorim/element-web:latest"
environment:
- SERVICE_FQDN_ELEMENT
restart: unless-stopped
volumes:
- element:/app
@ -34,12 +33,6 @@ services:
coturn:
image: "instrumentisto/coturn:latest"
restart: "unless-stopped"
volumes:
- coturn:/etc/coturn
volumes:
synapse_data:
synapse_db_data:
coturn:
element: