traefik/docker-compose-global.yml aktualisiert

This commit is contained in:
2026-01-02 21:28:35 +00:00
parent 718757a5a2
commit fd66d48569

View File

@@ -21,7 +21,7 @@ services:
# Dashboard
- "--api.dashboard=true"
- "--api.insecure=true"
- "--api.insecure=false"
# Logging
- "--log.level=${TRAEFIK_LOGLEVEL:-INFO}"