mirror of
https://github.com/traefik/traefik.git
synced 2025-09-23 23:01: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"
|
ca = "xxxx"
|
||||||
cert = "xxxx"
|
cert = "xxxx"
|
||||||
key = "xxxx"
|
key = "xxxx"
|
||||||
insecureSkipVerify = false
|
insecureSkipVerify = true
|
||||||
```
|
```
|
||||||
|
|
||||||
## The Code for Data Collection
|
## The Code for Data Collection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user