synapse: add new keycloak config
This commit is contained in:
parent
c53c72d54b
commit
29eed5b047
3 changed files with 16 additions and 2 deletions
|
|
@ -7,6 +7,8 @@ services:
|
|||
volumes:
|
||||
- /mnt/synapse_data:/data
|
||||
- ./config:/config
|
||||
ports:
|
||||
- "8008:8008/tcp"
|
||||
command:
|
||||
- run
|
||||
- --config-path=/config/homeserver.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue