Fix: InfluxDB v1

This commit is contained in:
2025-12-24 15:29:50 +01:00
parent b25fc91894
commit 068f5e2d6f

View File

@@ -32,7 +32,7 @@ services:
restart: unless-stopped
container_name: influxdb
hostname: influxdb
image: influxdb:latest
image: influxdb:1.8
environment:
- INFLUXDB_DB=GarminStats
- INFLUXDB_USER=influxdb_user