You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to use the traefik.domain label on one of my container in order to change the default domain applied to the frontend but unfortunately it doesn't work :(
I've created the label with docker run --label traefik.domain=mydomain.com
Can you confirm the bug ?
Regards
The text was updated successfully, but these errors were encountered:
@aacebedo, in fact I think we should remove this label from the doc. This is too old ;) You can use a label like traefik.frontend.rule=Host:app.mydomain.com instead.
Hi !
I've tried to use the traefik.domain label on one of my container in order to change the default domain applied to the frontend but unfortunately it doesn't work :(
I've created the label with docker run --label traefik.domain=mydomain.com
Can you confirm the bug ?
Regards
The text was updated successfully, but these errors were encountered: