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.
1 parent d5534a3 commit 616495eCopy full SHA for 616495e
docker-compose.yml
@@ -3,7 +3,7 @@ version: "3.7"
3
4
services:
5
traefik:
6
- image: traefik:v3.3@sha256:19884a9d0b922b321c9cff54cbfe43f3169893041b8dd4ea6100677afaddce46
+ image: traefik:v3.4@sha256:628f1c5c9c2bcb9ee185566f9df673ca7fcda8930d39c21473523a7687020f89
7
command:
8
- "--log.level=${TRAEFIK_LOG_LEVEL:-ERROR}"
9
# letsencrypt configuration
0 commit comments