mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-04-28 01:52:28 +00:00
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