diff --git a/traefik/compose.yml b/traefik/compose.yml index 9e7fd07..fd9c14d 100644 --- a/traefik/compose.yml +++ b/traefik/compose.yml @@ -1,7 +1,7 @@ --- services: traefik: - image: traefik:latest + image: traefik:v3 container_name: traefik command: - "--api.dashboard=false"