Fix element web

This commit is contained in:
Jade Ellis 2025-01-15 14:03:13 +00:00
parent ce3d16d040
commit 77909d57f7
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -16,9 +16,10 @@ Volume=/etc/element-web/config.element.ellis.link.json:/app/config.element.ellis
Volume=/etc/element-web/config.element.pissing.dev.json:/app/config.element.pissing.dev.json:ro,z
AutoUpdate=registry
Environment="ELEMENT_WEB_PORT=8000"
Label="traefik.enable=true"
Label="traefik.http.routers.element-web.rule=(Host(`element.pissing.dev`) || Host(`element.ellis.link`))"
Label="traefik.http.services.element-web.loadbalancer.server.port=80"
Label="traefik.http.services.element-web.loadbalancer.server.port=8000"
Label="traefik.http.routers.element-web.entrypoints=https"