mirror of
https://github.com/janeczku/calibre-web
synced 2025-02-07 14:40:08 +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://`
|
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…
x
Reference in New Issue
Block a user