Update docker-compose.yml

This commit is contained in:
Tommy 2022-01-13 11:03:39 -05:00 committed by GitHub
parent 1b01672772
commit fd14cb61f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,7 @@ services:
image: vectorim/element-web:latest
restart: unless-stopped
container_name: element
volumes:
- ./element-config.json:/app/config.json:Z
networks:
- matrix