Skip to content

Disable absolute redirects on Nginx (fixes #353)

Dylan Griffith requested to merge 353-disable-absolute-redirects into master

As per https://stackoverflow.com/questions/50404751/nginx-is-redirecting-to-the-wrong-url this fixes the problem where our deployment is redirecting to port 5000 which is causing #353 (closed)

Closes #353 (closed)

Merge request reports

Loading