I found the issue. Traefik and Discourse were on different docker networks. Adding a docker flag to put it on the same network solved the issue.
2 Likes
I found the issue. Traefik and Discourse were on different docker networks. Adding a docker flag to put it on the same network solved the issue.