diff --git a/traefik.toml b/traefik.toml index 3070260..00a1c72 100644 --- a/traefik.toml +++ b/traefik.toml @@ -5,6 +5,7 @@ ################################################################ logLevel = "WARNING" defaultEntryPoints = ["http", "https"] +InsecureSkipVerify = true [entryPoints] [entryPoints.http]