Update uptime-kuma/docker-compose.yml

This commit is contained in:
2025-11-30 16:33:15 +00:00
parent 7d1c5247d1
commit c2e418bbe2

View File

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