Delete uptime-kuma/docker-compose.yml

This commit is contained in:
2026-03-25 17:41:49 +00:00
parent f8a5368c91
commit ae920919d9

View File

@@ -1,11 +0,0 @@
services:
uptime-kuma:
image: louislam/uptime-kuma: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