mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-22 06:30:25 +00:00
8 lines
216 B
YAML
8 lines
216 B
YAML
services:
|
|
synapse:
|
|
volumes:
|
|
- ./backend/playwright_homeserver.yaml:/data/cfg/homeserver.yaml:Z
|
|
synapse-1:
|
|
volumes:
|
|
- ./backend/playwright_homeserver-othersite.yaml:/data/cfg/homeserver.yaml:Z
|