[PR #4045] add configuration info for custom ports in NGINX Proxy Manager #4154

Open
opened 2026-04-25 00:18:34 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4045
Author: @hrabbach
Created: 2/25/2025
Status: 🔄 Open

Base: masterHead: patch-1


📝 Commits (1)

  • c676fc4 add configuration info for custom ports in NGINX Proxy Manager

📊 Changes

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

View changed files

📝 readme.md (+7 -0)

📄 Description

Brief summary

adds a few lines and an image to the documentation that show how to set up NGINX Proxy Manager to pass along a custom external port

Which issue is fixed?

not reported, only discussed on Discord

In-depth Description

it's documentation and thus self-explanatory

How have you tested this?

made the changes to NGINX Proxy Manager, set up OIDC connection, logged in via OIDC (debug log also shows correct redirect_uri with port now)

Screenshots


🔄 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/advplyr/audiobookshelf/pull/4045 **Author:** [@hrabbach](https://github.com/hrabbach) **Created:** 2/25/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c676fc4`](https://github.com/advplyr/audiobookshelf/commit/c676fc4d9d6af66f95e49f3f9e14d5ce6560f86d) add configuration info for custom ports in NGINX Proxy Manager ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+7 -0) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary adds a few lines and an image to the documentation that show how to set up NGINX Proxy Manager to pass along a custom external port ## Which issue is fixed? not reported, only discussed on Discord ## In-depth Description it's documentation and thus self-explanatory ## How have you tested this? made the changes to NGINX Proxy Manager, set up OIDC connection, logged in via OIDC (debug log also shows correct redirect_uri with port now) ## Screenshots --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:18:34 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4154