mirror of
https://github.com/janeczku/calibre-web
synced 2024-10-31 23:26:20 +00:00
Add note about forcing X-Scheme
parent
6f532ffdd9
commit
9198f7928f
@ -113,3 +113,4 @@ proxy_buffer_size 1024k;
|
||||
```
|
||||
|
||||
If you are using a reverse proxy you may have to change the `api_endpoint` link to `https://` instead of `http://`
|
||||
You might also need to force "proxy_set_header X-Scheme https;" as per https://github.com/janeczku/calibre-web/issues/2960
|
Loading…
Reference in New Issue
Block a user