[PR #4376] [MERGED] feat(doc): Fix confusing comment #20234

Closed
opened 2026-08-05 05:07:00 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/4376
Author: @Sonlis
Created: 8/19/2025
Status: Merged
Merged: 8/19/2025
Merged by: @lixmal

Base: mainHead: main


📝 Commits (1)

  • 970f63b feat(doc): Fix confusing comment

📊 Changes

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

View changed files

📝 infrastructure_files/nginx.tmpl.conf (+2 -2)

📄 Description

Describe your changes

Simple typo fix, the management container nginx upstream comment is confusing and tells you to set it to the signal container instead.

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.


🔄 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/netbirdio/netbird/pull/4376 **Author:** [@Sonlis](https://github.com/Sonlis) **Created:** 8/19/2025 **Status:** ✅ Merged **Merged:** 8/19/2025 **Merged by:** [@lixmal](https://github.com/lixmal) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`970f63b`](https://github.com/netbirdio/netbird/commit/970f63bb86df331d481b686c68b492fa3813e984) feat(doc): Fix confusing comment ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `infrastructure_files/nginx.tmpl.conf` (+2 -2) </details> ### 📄 Description ## Describe your changes Simple typo fix, the management container nginx upstream comment is confusing and tells you to set it to the signal container instead. ### Checklist - [ ] Is it a bug fix - [x] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) > By submitting this pull request, you confirm that you have read and agree to the terms of the [Contributor License Agreement](https://github.com/netbirdio/netbird/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT.md). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 05:07:00 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#20234