Matrix-Stack: fix element client config path

This commit is contained in:
Aroy-Art 2024-12-26 15:14:09 +01:00
parent 6ccc8372ee
commit 0bd9a6a06e
Signed by: Aroy
GPG key ID: 583642324A1D2070

View file

@ -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: