Let's see if TLS works without verifying endpoint
This commit is contained in:
parent
0a5e45c90f
commit
427d0cbd0b
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
token = "$INFLUX2_TOKEN"
|
||||
organization = "$INFLUXDB2_ORG"
|
||||
bucket = "$INFLUXDB2_BUCKET"
|
||||
insecure_skip_verify = true
|
||||
|
|
Loading…
Add table
Reference in a new issue