[matrix] update docker-compose for Task#11989
This commit is contained in:
parent
915b48691b
commit
1578f14c71
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ services:
|
|||
volumes:
|
||||
- ./synapse:/data
|
||||
entrypoint: sh -c "/data/homeserver.yaml.sh && chmod -R 777 /data && /start.py"
|
||||
depends_on:
|
||||
- postgres
|
||||
|
||||
element:
|
||||
image: vectorim/element-web:latest
|
||||
|
|
Loading…
Reference in a new issue