mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-22 21:01:42 +02:00
change ssl default to false
This commit is contained in:
4
.env
4
.env
@@ -36,8 +36,8 @@ INFLUXDB_PASSWORD=2RPJpkrduLgkpfQCpcBe1jYv
|
|||||||
INFLUXDB_ADMIN_TOKEN=egLfcf7fx0FESqFYU3RpAAbj
|
INFLUXDB_ADMIN_TOKEN=egLfcf7fx0FESqFYU3RpAAbj
|
||||||
INFLUXDB_ORG=ClusterCockpit
|
INFLUXDB_ORG=ClusterCockpit
|
||||||
INFLUXDB_BUCKET=ClusterCockpit/data
|
INFLUXDB_BUCKET=ClusterCockpit/data
|
||||||
# Whether or not to check SSL Cert in Symfony Client, Default: true
|
# Whether or not to check SSL Cert in Symfony Client, Default: false
|
||||||
INFLUXDB_SSL=true
|
INFLUXDB_SSL=false
|
||||||
|
|
||||||
########################################################################
|
########################################################################
|
||||||
# LDAP
|
# LDAP
|
||||||
|
Reference in New Issue
Block a user