metamon
metamon copied to clipboard
Nginx's '/' location always points to localhost.
Nginx always forwards requests to /
to localhost
. Change it so that Gunicorn can be run on a remote address.