mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-11-04 09:13:02 +00:00 
			
		
		
		
	Updated Setup Reverse Proxy (markdown)
@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user