We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 358efd3 + c6491e4 commit 0463a11Copy full SHA for 0463a11
docker-compose.yml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
traefik:
5
- image: traefik:v2.10
+ image: traefik:v2.11
6
container_name: traefik
7
command:
8
- --log.level=DEBUG
0 commit comments