TandoorRecipes/docs/install
Nemec 66ace6bd34
Send proper protocol to Django from Nginx
In order to run over HTTPS* django requires the X-Forwarded-Proto header sent from the nginx proxy. I didn't add everything needed for TLS, but this header works with HTTP and HTTPS so I figure it might save a few people some time if they ever decide to secure their installation.

\* specifically, I noticed that image URLs are requested over HTTP instead of HTTPS even when the main page is HTTPS until this header is sent
2021-08-20 02:16:32 -05:00
..
docker Fix nginx_proxy docker-compose example 2021-05-13 11:15:31 +02:00
k8s
docker.md
kubernetes.md
manual.md Send proper protocol to Django from Nginx 2021-08-20 02:16:32 -05:00
other.md some fixed for the new importer + bumped python to 3.9 2021-05-02 13:42:14 +02:00
synology.md synology 2021-07-29 17:55:21 +02:00
traefik.md
unraid.md