Matrix-Stack: fix element client config path
This commit is contained in:
parent
6ccc8372ee
commit
0bd9a6a06e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ services:
|
||||||
depends_on:
|
depends_on:
|
||||||
- synapse
|
- synapse
|
||||||
volumes:
|
volumes:
|
||||||
- clients/config/element/element-config.json:/app/config.json
|
- ./clients/config/element/element-config.json:/app/config.json
|
||||||
|
|
||||||
# Admin
|
# Admin
|
||||||
synapse-admin:
|
synapse-admin:
|
||||||
|
|
Loading…
Reference in a new issue