Nginx Subdomain Docker, Can i test it on localhost? I try server { listen 80; server_name localhost; location / { proxy_p.