mirror of
https://github.com/ArcticFoxes-net/Synapse-Docker-Compose.git
synced 2024-10-01 08:25:44 -04:00
Update docker-compose.yml
This commit is contained in:
parent
49bebb7e68
commit
0074bd0c5c
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user