Issue solved. On the new installation, it only required removing the line listen 80;
and changing proxy_pass http://coanzse.org:8080;
to proxy_pass http://127.0.0.1:8080;
Issue solved. On the new installation, it only required removing the line listen 80;
and changing proxy_pass http://coanzse.org:8080;
to proxy_pass http://127.0.0.1:8080;