Let's see if TLS works without verifying endpoint

This commit is contained in:
Einar Lönn 2020-12-08 12:12:50 +01:00
parent 0a5e45c90f
commit 427d0cbd0b

View file

@ -3,3 +3,4 @@
token = "$INFLUX2_TOKEN"
organization = "$INFLUXDB2_ORG"
bucket = "$INFLUXDB2_BUCKET"
insecure_skip_verify = true