Update uptime-kuma/docker-compose.yml

Change for running on RPi4 with no external disk
This commit is contained in:
2026-04-01 23:55:52 +01:00
parent bba603a4db
commit 36debf6fa5

View File

@@ -6,6 +6,6 @@ services:
ports:
- "3010:3001"
volumes:
- /media/disk/uptime-kuma/data:/app/data
- /docker/uptime-kuma/data:/app/data
- /var/run/docker.sock:/var/run/docker.sock