add env variables for influxdb2 client ssl check

This commit is contained in:
Christoph Kluge
2021-09-30 09:48:37 +02:00
parent ca77de9b76
commit 1f6380a611
4 changed files with 6 additions and 0 deletions

2
.env
View File

@@ -36,6 +36,8 @@ INFLUXDB_PASSWORD=2RPJpkrduLgkpfQCpcBe1jYv
INFLUXDB_ADMIN_TOKEN=egLfcf7fx0FESqFYU3RpAAbj
INFLUXDB_ORG=ClusterCockpit
INFLUXDB_BUCKET=ClusterCockpit/data
# Whether or not to check SSL Cert in Symfony Client, Default: true
INFLUXDB_SSL=true
########################################################################
# LDAP