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 fc85695Copy full SHA for fc85695
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.3@sha256:cc11989f418e2cfe5e60fc40c92c1813be847f58eda15eced7d5ac890255ad9e
7
command:
8
- "--log.level=${TRAEFIK_LOG_LEVEL:-ERROR}"
9
# letsencrypt configuration
0 commit comments