mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 21:59:09 -05:00
[GH-ISSUE #829] Changing the domain in the config.yml does not work #1657
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 @momsi on GitHub (Jun 2, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/829
I wanted to do a bit of testing, so I moved an existing pangolin instance to another server using rclone sync.
I pointed another domain to that server and updated all mentions of the old to the new domain (base domain, domain1...) in the config.yml.
Expected behaviour:
Everything as before, pangolin reachable with the new domain.
Actual behavior:
Domain leads to a 404 page not fund error.
@miloschwartz commented on GitHub (Jun 3, 2025):
Did you do a full restart of all of the containers?
@momsi commented on GitHub (Jun 3, 2025):
Yes
@Lokowitz commented on GitHub (Jun 3, 2025):
Hi @momsi ,
you also have to change the domain in
config/traefik/dynamic_config.yml@github-actions[bot] commented on GitHub (Jun 18, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.