Update element (+2yo)

This commit is contained in:
Brieuc Dubois 2024-06-03 21:56:03 +02:00
parent d16c326127
commit 47bf79b24f
1 changed files with 2 additions and 2 deletions

View File

@ -27,10 +27,10 @@ services:
matrix-riot:
container_name: matrix-element
image: ghcr.io/bubuntux/element-web
image: vectorim/element-web
restart: unless-stopped
volumes:
- $CONFIG/riot/config.json:/etc/element-web/config.json:ro
- $CONFIG/riot/config.json:/app/config/config.json:ro
labels:
- "traefik.enable=true"
- "traefik.http.routers.matrix-riot.rule=Host(`element.bhasher.com`)"