Gutenmorgenuhu
New Pleskian
Hi,
I have a working url: http://ide.emig.me:8080 which is hosted inside a docker container.
What I want, is, that my Nginx reverse proxy will forward all connections to https://ide.emig.me to the docker container.
When I want to add a proxy rule, I can only forward 8080 -> 8080 and not 443->8080
How can I achieve that?
I have a working url: http://ide.emig.me:8080 which is hosted inside a docker container.
What I want, is, that my Nginx reverse proxy will forward all connections to https://ide.emig.me to the docker container.
When I want to add a proxy rule, I can only forward 8080 -> 8080 and not 443->8080
How can I achieve that?