Update compose.yaml

This commit is contained in:
2026-07-22 08:58:41 +02:00
parent 3f2724246a
commit 3833d5e2f4
+2 -1
View File
@@ -18,6 +18,7 @@ services:
- SYNAPSE_CONFIG_PATH=/data/homeserver.yaml
volumes:
- /opt/02_messaging/synapse:/data
- /opt/02_messaging/bridges/whatsapp:/opt/02_messaging/bridges/whatsapp/
depends_on:
- synapse_db
@@ -42,7 +43,7 @@ services:
- hydra-local
volumes:
- /opt/02_messaging/bridges/whatsapp:/data
- /opt/02_messaging/bridges/whatsapp:/opt/02_messaging/bridges/whatsapp/
networks:
hydra-local: