i am trying to run 2 different sites on 2 different ports on same VPS in NGINX. i am trying something like this:
server { listen 80 default_server;