Update docker-compose-command-config.yml
This commit is contained in:
parent
db740d7c05
commit
9eafb4ea76
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
traefik:
|
||||
image: traefik:2.10
|
||||
image: traefik:2.11
|
||||
container_name: traefik
|
||||
command:
|
||||
- --providers.docker=true # enable docker provider
|
||||
|
|
|
|||
Loading…
Reference in a new issue