mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Otherwise header information from the unix socket isn't trusted (https://github.com/encode/uvicorn/blob/master/docs/deployment.md#running-behind-nginx). You'll notice for instance that the redirect to the welcome page points to the default http scheme, because X-Forward-Proto is not trusted.