[PR #5268] Clarify network_mode: host ports #4135

Open
opened 2026-02-26 08:33:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5268
Author: @soundstorm
Created: 2/3/2026
Status: 🔄 Open

Base: developHead: patch-1


📝 Commits (1)

  • 2c6845d Clarify network_mode: host ports

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

Just deployed npm on a machine, where an orphaned grafana server was serving on port 3000. When switching to network_mode: host the npm API-service would silently fail and the frontend loaded the grafana frontend instead. To help people running other services possibly occupying port 3000 and therefor the npm API, I added the short line in the quick setup.
Might be a good addition to the docs as well.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5268 **Author:** [@soundstorm](https://github.com/soundstorm) **Created:** 2/3/2026 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2c6845d`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/2c6845d5b904f47f0f1d36e7169b3906e41799c1) Clarify network_mode: host ports ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description Just deployed npm on a machine, where an orphaned grafana server was serving on port 3000. When switching to `network_mode: host` the npm API-service would silently fail and the frontend loaded the grafana frontend instead. To help people running other services possibly occupying port 3000 and therefor the npm API, I added the short line in the quick setup. Might be a good addition to the docs as well. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#4135
No description provided.