diff --git a/docs/content/contributing/data-collection.md b/docs/content/contributing/data-collection.md index 67fe211c2..a91ef9e2b 100644 --- a/docs/content/contributing/data-collection.md +++ b/docs/content/contributing/data-collection.md @@ -85,7 +85,7 @@ Once a day (the first call begins 10 minutes after the start of Traefik), we col ca = "xxxx" cert = "xxxx" key = "xxxx" - insecureSkipVerify = false + insecureSkipVerify = true ``` ## The Code for Data Collection