Upload files to "uptime-kuma"

This commit is contained in:
2025-11-29 14:32:16 +00:00
parent fb19b26655
commit 036eac2187

View File

@@ -0,0 +1,11 @@
services:
uptime-kuma:
image: louislam/uptime-kuma:2.0.2
container_name: uptime-kuma
restart: always
ports:
- "3010:3001"
volumes:
- /media/disk/uptime-kuma:/app/data
- /var/run/docker.sock:/var/run/docker.sock