It works.

nginx is serving this page from site/index.html on port 8080.

Try it

Reload after config changes

Editing nginx.conf does require a reload:

nginx -p . -c nginx.conf -s reload