Files
jupyterhub/docs
Min RK 603c59a307 use $http_host in nginx proxy header
$host is the hostname, $http_host is `hostname[:port]`, which is what's needed here

$host works fine in the example because it uses the default port 80, but if it's on a different port
it will differ from the http Host header, resulting in cross-origin check errors.
2024-01-11 09:17:08 +01:00
..
2022-12-07 21:24:59 +01:00
2022-12-07 21:24:59 +01:00
2022-01-10 10:33:23 +01:00