diff --git a/traefik.toml b/traefik.toml index 51ee2ce..7e5d885 100644 --- a/traefik.toml +++ b/traefik.toml @@ -16,10 +16,11 @@ [tls.options] [tls.options.default] sniStrict = true + minVersion = "VersionTLS12" [log] [accessLog] - + [api] insecure = true