mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-30 21:33:44 -05:00
[PR #1413] [MERGED] Update Traefik to not declare an unnecessary path and make the config cleaner. #37225
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/1413
Author: @AstralDestiny
Created: 9/4/2025
Status: ✅ Merged
Merged: 9/4/2025
Merged by: @oschwartz10612
Base:
main← Head:traefik-dynamic_config-cleanup📝 Commits (1)
e6314beUpdate Traefik to not declare an unnecessary path and make the config cleaner.📊 Changes
1 file changed (+3 additions, -10 deletions)
View changed files
📝
config/traefik/dynamic_config.yml(+3 -10)📄 Description
Community Contribution License Agreement
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
Description
Updates the dynamic_config.yml to not include a route for websocket as traefik already natively understands websockets.
How to test?
Update file
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.