diff --git a/home-assistant/docker-compose.yaml b/home-assistant/docker-compose.yaml index a32c793..8fd02fd 100644 --- a/home-assistant/docker-compose.yaml +++ b/home-assistant/docker-compose.yaml @@ -125,7 +125,7 @@ services: environment: - DOCKER_INFLUXDB_INIT_MODE=setup - DOCKER_INFLUXDB_INIT_USERNAME=ha - - DOCKER_INFLUXDB_INIT_PASSWORD=ha + - DOCKER_INFLUXDB_INIT_PASSWORD=haHAhaHA - DOCKER_INFLUXDB_INIT_ORG=ha - DOCKER_INFLUXDB_INIT_BUCKET=ha image: influxdb:2 \ No newline at end of file