[GH-ISSUE #403] Change the default port for dashboard url #34852

Closed
opened 2026-06-18 19:32:17 -05:00 by GiteaMirror · 2 comments
Owner

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

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
Author
Owner

@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!

<!-- gh-comment-id:2748740214 --> @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!
Author
Owner

@hhftechnology commented on GitHub (Mar 26, 2025):

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

A small run down on how to do it.
open your port in the firewall.
Image
change the entryPoints
Image
update the docker-compose.yml
Image
and your end result
Image

<!-- gh-comment-id:2753863890 --> @hhftechnology commented on GitHub (Mar 26, 2025): > 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 A small run down on how to do it. open your port in the firewall. ![Image](https://github.com/user-attachments/assets/ee27eaaf-c7c7-47cb-a4dd-c0d262fc0a04) change the entryPoints ![Image](https://github.com/user-attachments/assets/117989ca-d5c7-4664-ab68-bb1f2a17c9b5) update the docker-compose.yml ![Image](https://github.com/user-attachments/assets/3df15ed0-20bf-4757-9c56-97377178fbc2) and your end result ![Image](https://github.com/user-attachments/assets/7ec83630-e192-42fd-a88d-81f3d477603d)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#34852