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
{{ message }}
This repository was archived by the owner on Dec 24, 2025. It is now read-only.
Allow expressing the port to use when proxying the application
In order to properly load balance instances of a given application with
Traefik is better to configure the port used to expose the service.
Generally Traefik can deduct that based on different critieria but
fixing it is probably the most deterministic behaviour and it also
doesn't require the container to actively expose anything on the host
directly.
0 commit comments