mirror of
https://github.com/plankanban/planka.git
synced 2026-05-04 18:00:55 +03:00
[PR #1278] feat: Add support for proxy #1261
Reference in New Issue
Block a user
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/plankanban/planka/pull/1278
Author: @dburner
Created: 8/3/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
22dad92feat: Add support for proxy📊 Changes
5 files changed (+40 additions, -16 deletions)
View changed files
📝
docker-compose.yml(+1 -1)📝
server/.env.sample(+1 -1)➕
server/api/middleware/dynamicBaseUrl.js(+20 -0)📝
server/config/custom.js(+4 -4)📝
server/config/http.js(+14 -10)📄 Description
Description
Add support for dynamic base url. Having this set should allow you to host on multiple domains or behind proxies with ease.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.