Open snordmann opened 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
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