NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.27k stars 2.7k forks source link

Support for chaning the HTTP and HTTPS port that hosts will listen on #4127

Open snordmann opened 3 weeks ago

snordmann commented 3 weeks ago

I have seen a few issues that mention that changing the port that nginx listens on is important (especially when using hostNetwork).

I am not totally convinced that NPM should allow these use-cases but I was bored enough to implement it anyway.

Related Issue: #4122

nginxproxymanagerci[bot] commented 3 weeks ago

Docker Image for build 2 is available on DockerHub as nginxproxymanager/nginx-proxy-manager-dev:pr-4127

Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes Note: this is a different docker image namespace than the official image