Skip to content

Downgrade Gunicorn to 21.2.0

David Pape requested to merge downgrade-gunicorn-prefix-error into master

This fixes a problem we currently encounter where running HELIPORT under a prefixed URL, e.g. https://heliport.example.com/app/, causes HTTP 404 errors.

Merge request reports