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.
4 lines
97 B
Bash
4 lines
97 B
Bash
export TRAEFIK_YML_VERSION=v31
|
|
export FILE_PROVIDER_YML_VERSION=v12
|
|
export ENTRYPOINT_VERSION=v5
|