mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 22:55:14 -05:00
[GH-ISSUE #403] Change the default port for dashboard url #22723
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 @aq2kx on GitHub (Mar 24, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/403
Hi, I've tried to change the default 443 port in the traefik config file but had no success.
Where can i define it?
Thank you
@oschwartz10612 commented on GitHub (Mar 24, 2025):
You would want to look at the entrypoints the traefik_config.yml file but I am not sure how much will work if you do not use 443. Cant hurt to try though!
@hhftechnology commented on GitHub (Mar 26, 2025):
A small run down on how to do it.




open your port in the firewall.
change the entryPoints
update the docker-compose.yml
and your end result