1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-07-04 19:12:58 +00:00

Updated Setup Reverse Proxy (markdown)

pewter77 2022-01-30 14:38:20 +08:00
parent e9a7eee92e
commit 25653f93d0

@ -244,7 +244,7 @@ Setting up is as easy as:
### Traefik 2.6.0 Example (Kobo Sync Fix Enabled) ### Traefik 2.6.0 Example (Kobo Sync Fix Enabled)
The following example presumes that you are using the linuxserver calibre-web image for your container and that you have setup traefik 2.6.0 correctly to automatically redirect http to https requests on the websecure entry point (sometimes setup as https entrypoint) The following example presumes that you are using the linuxserver calibre-web image for your container and that you have setup traefik 2.6.0 correctly to automatically redirect http to https requests on the websecure entry point (sometimes setup as https entrypoint)
``` ```yaml
calibre-web: calibre-web:
image: linuxserver/calibre-web image: linuxserver/calibre-web
container_name: calibre-web container_name: calibre-web