mirror of
https://github.com/traefik/traefik.git
synced 2025-09-22 22:31:14 +02:00
Fix typo when comparing exported data
This commit is contained in:
parent
56329e89bb
commit
93b3d601d5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user