mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[PR #5268] Clarify network_mode: host ports #4135
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#4135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5268
Author: @soundstorm
Created: 2/3/2026
Status: 🔄 Open
Base:
develop← Head:patch-1📝 Commits (1)
2c6845dClarify 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: hostthe 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.