Snippets Collections
location / {
                proxy_pass http://localhost:0909;
                proxy_set_header Connection '';
                proxy_http_version 1.1;
                chunked_transfer_encoding off;
                proxy_buffering off;
                proxy_cache off;

        }
star

Sun Jun 12 2022 06:10:39 GMT+0000 (Coordinated Universal Time)

#linux #ngnix

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension