How to use nginx as a reverse proxy? ... proxy_connect_timeout 1m; proxy_pass http://127.0.0.1:3000; # set the address of the Node.js instance here } } ...
確定! 回上一頁