mirror of
https://github.com/fosrl/gerbil.git
synced 2026-05-06 03:38:37 -05:00
[GH-ISSUE #18] Gerbil and API server both default to 3003 #80
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?
Originally created by @jackrosenberg on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/fosrl/gerbil/issues/18
Hello,
Currently both gerbil and the integration api server listen on port 3003. This causes site connectivity to break, since gerbil is not reachable. I would propose changing the API server default port to 3004.
@jackrosenberg commented on GitHub (Aug 25, 2025):
closed by https://github.com/fosrl/pangolin/pull/1281