proxy_pass http://localhost:8080; #whatever port your app runs on proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header ...
確定! 回上一頁