will experiment more with this tomorrow, but i am close.

This commit is contained in:
2025-07-10 23:45:05 -05:00
parent 3d382abf06
commit de4bd831f4
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ services:
image: influxdb:1.8.4
container_name: reachableceo-health-data
ports:
- "28086:8086"
- "20007:8086"
volumes:
- reachableceo-health-data:/var/lib/influxdb
restart: unless-stopped