mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Fix element call
This commit is contained in:
@@ -22,7 +22,10 @@ Label="traefik.http.services.element-web.loadbalancer.server.port=80"
|
||||
|
||||
Label="traefik.http.routers.element-web.entrypoints=https"
|
||||
|
||||
Label="traefik.http.routers.element-web.middlewares=default@file"
|
||||
# Required for Element Call to work with Element Web
|
||||
Label="traefik.http.middlewares.enable-coep.headers.customResponseHeaders.Cross-Origin-Embedder-Policy=unsafe-none"
|
||||
Label="traefik.http.routers.element-web.middlewares=enable-coep,default@file"
|
||||
|
||||
|
||||
Label="homepage.group=Services"
|
||||
Label="homepage.name=Element Web"
|
||||
|
||||
Reference in New Issue
Block a user