[PR #155] [CLOSED] BASE_URL env variable (reverse proxy support) #1171

Closed
opened 2026-02-26 02:35:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/155
Author: @Beanow
Created: 12/28/2015
Status: Closed

Base: masterHead: patch-1


📝 Commits (2)

  • 7b18167 Enable root URL overrides
  • 7abd562 Configure root URL overrides

📊 Changes

2 files changed (+9 additions, -0 deletions)

View changed files

📝 .env.example (+4 -0)
📝 app/Http/routes.php (+5 -0)

📄 Description

When behind a reverse proxy URL's are generated with the internal domain rather than the external one. Which breaks features like the Last.fm connect callback.

Configure your external domain here and it will work as expected.


🔄 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/koel/koel/pull/155 **Author:** [@Beanow](https://github.com/Beanow) **Created:** 12/28/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`7b18167`](https://github.com/koel/koel/commit/7b18167d6cd0098960183f21dce417d7395874c2) Enable root URL overrides - [`7abd562`](https://github.com/koel/koel/commit/7abd5626b4bca78f30b3902ddaa4db67a715d3eb) Configure root URL overrides ### 📊 Changes **2 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+4 -0) 📝 `app/Http/routes.php` (+5 -0) </details> ### 📄 Description When behind a reverse proxy URL's are generated with the internal domain rather than the external one. Which breaks features like the Last.fm connect callback. Configure your external domain here and it will work as expected. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:35:41 +03:00
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/koel-koel#1171
No description provided.