mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 21:30:36 -05:00
[PR #1459] [MERGED] Revert "fix: change default integration_api to 3004" #1080
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/fosrl/pangolin/pull/1459
Author: @SigmaSquadron
Created: 9/14/2025
Status: ✅ Merged
Merged: 10/6/2025
Merged by: @oschwartz10612
Base:
dev← Head:revert-1281-push-nymutulytrsq📝 Commits (1)
ee8952dRevert "fix: change default integration_api to 3004"📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
server/lib/readConfigFile.ts(+1 -1)📄 Description
Reverts fosrl/pangolin#1281. It makes absolutely no sense that Pangolin uses ports 3000-3002, skips 3003, and uses 3004. Gerbil should have been changed instead. This is a particularly annoying inconsistency as it prevents me from elegantly mapping the default pangolin ports in a functional language if I have to arbitrarily skip a number:
da9f816ee7/nixos/modules/services/networking/pangolin/default.nix (L375-L395)https://github.com/fosrl/gerbil/pull/28
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.