Update uptime-kuma/docker-compose.yml

This commit is contained in:
2026-01-26 17:20:13 +00:00
parent 6468b4a53f
commit bd35c4cdc2

View File

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