nginx proxy

How to forward proxy nginx to custom port

This is a sample nginx proxy config for forwarding nonstandard SSL port to other ip/domain with a custom port, not 443 standard https port server { listen…