I want to access the Traefik dashboard via reverse proxy. I added a local resource with the target set to http://traefik:8080/, but when I access it via the domain, the browser returns a "Bad Gateway" error. How should I configure it?
Originally created by @neozhu on GitHub (Feb 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/230
I want to access the Traefik dashboard via reverse proxy. I added a local resource with the target set to http://traefik:8080/, but when I access it via the domain, the browser returns a "Bad Gateway" error. How should I configure it?


Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @neozhu on GitHub (Feb 21, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/230
I want to access the Traefik dashboard via reverse proxy. I added a local resource with the target set to http://traefik:8080/, but when I access it via the domain, the browser returns a "Bad Gateway" error. How should I configure it?
@neozhu commented on GitHub (Feb 21, 2025):
solved, use IP 127.0.0.1