Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor

...

  1. In /docker/compose/smartid.env, change the Traefik version as described below:
    # -- Traefik #
    TRAEFIK_VERSION=v3.x.x

    to

    # -- Traefik
    TRAEFIK_VERSION=v3.1.4

  2. Update and restart the Traefik container, for example with the following commandscommand:

Code Block
docker compose up -d