Update docker-compose.yml

This commit is contained in:
Tommy 2022-01-13 11:02:06 -05:00 committed by GitHub
parent 49bebb7e68
commit 0074bd0c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,9 +37,10 @@ services:
- synapse
element:
image: vectorim/element-web
image: vectorim/element-web:latest
restart: unless-stopped
container_name: element
- ./element-config.json:/app/config.json:Z
networks:
- synapse