mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Update dev-backend-docker-compose.yml
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
This commit is contained in:
parent
fd383328e2
commit
bea9a24b14
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user