synapse: add new keycloak config

This commit is contained in:
Nico Schottelius 2023-09-29 13:05:47 +02:00
commit 29eed5b047
3 changed files with 16 additions and 2 deletions

View file

@ -7,6 +7,8 @@ services:
volumes:
- /mnt/synapse_data:/data
- ./config:/config
ports:
- "8008:8008/tcp"
command:
- run
- --config-path=/config/homeserver.yaml