Update traefik.toml

This commit is contained in:
yblis 2025-09-07 15:49:00 +02:00 committed by GitHub
parent 5364c40610
commit 93e62529ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,3 @@
# Supprimez la ligne defaultEntryPoints qui est obsolète dans Traefik v2+
# defaultEntryPoints = ["http", "https", "ws", "wss"]
[entryPoints] [entryPoints]
[entryPoints.http] [entryPoints.http]
address = ":80" address = ":80"
@ -29,6 +26,6 @@
permanent = true permanent = true
sslRedirect = true sslRedirect = true
# Autorise les backend TLS # Autorize TSL backend
[serversTransport] # [serversTransport]
insecureSkipVerify = true # insecureSkipVerify = true