mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 22:14:32 +01:00
Update docs/User Guide/User Guide/Installation & Setup/Server Installation/2. Reverse proxy/Traefik.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
parent
341ef79b49
commit
3863e657ef
@ -49,7 +49,7 @@ services:
|
||||
# scheme must be HTTP instead of the usual HTTPS because of how trilium works
|
||||
- traefik.http.services.trilium.loadbalancer.server.scheme=http
|
||||
- traefik.docker.network=traefik-proxy
|
||||
# forward to HTTPS
|
||||
# Tell Trilium the original request was HTTPS
|
||||
- traefik.http.routers.trilium.middlewares=trilium-headers@docker
|
||||
- traefik.http.middlewares.trilium-headers.headers.customrequestheaders.X-Forwarded-Proto=https
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user