Update dev-backend-docker-compose.yml

Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
This commit is contained in:
fkwp 2024-11-07 19:16:48 +01:00 committed by GitHub
parent fd383328e2
commit bea9a24b14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,8 +63,8 @@ services:
- UID=0
- GID=0
volumes:
- ./backend/synapse_tmp:/data
- ./backend/dev_homeserver.yaml:/data/cfg/homeserver.yaml
- ./backend/synapse_tmp:/data:Z
- ./backend/dev_homeserver.yaml:/data/cfg/homeserver.yaml:Z
networks:
- ecbackend