Update docker-compose-command-config.yml

This commit is contained in:
LRVT 2024-05-06 01:17:39 +02:00 committed by GitHub
parent db740d7c05
commit 9eafb4ea76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ version: '3.8'
services: services:
traefik: traefik:
image: traefik:2.10 image: traefik:2.11
container_name: traefik container_name: traefik
command: command:
- --providers.docker=true # enable docker provider - --providers.docker=true # enable docker provider