Replies: 1 comment
-
If you really want to do something specific with middlewares and the labels that add the domains are interfering, it would be better to add the labels manually |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I want to protect with basic auth plugin one of my container but it looks impossible to do so...
I tried manually to create my middleware in traefik files and add custom labels to my compose but as the compose is then adding extra labels for traefik, it overrides my middleware by the secure middleware...
Any idea how I can do so ?
Beta Was this translation helpful? Give feedback.
All reactions