forked from coop-cloud/traefik
81869a049e
compose.matrix.yml publishes container port 8448, but the entrypoint
was on :9001 — federation traffic hit no listener. :9001 also collided
with the minio-console entrypoint.
e94da63371
Thx for @notplants.
4 lines
97 B
Bash
4 lines
97 B
Bash
export TRAEFIK_YML_VERSION=v32
|
|
export FILE_PROVIDER_YML_VERSION=v12
|
|
export ENTRYPOINT_VERSION=v5
|