location / { proxy_pass http://127.0.0.1:3000; proxy_redirect default ; }
↧
location / { proxy_pass http://127.0.0.1:3000; proxy_redirect default ; }