Integration with Traefik proxy pass #2312
Unanswered
wsw70
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My web containers are automatically added to Traefik (via the
traefik.enable
label). They also receive a match rule that allows me to have a consistenthttps://myservice.example.com
endpoint. No ports are exposed on the host.When adding the containers to Homarr, I get a generic suggestion
Is it possible to template this proposition? (so that it suggests at least
https://<container-name>.example.com
)Beta Was this translation helpful? Give feedback.
All reactions