Files
hetzner_server/services/uptime-kuma.yml
2026-04-01 06:27:59 +00:00

10 lines
259 B
YAML

services:
uptime-kuma:
image: louislam/uptime-kuma:latest
restart: unless-stopped
ports:
- "127.0.0.1:3001:3001"
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /home/saurav/hetzner_self/data/uptime-kuma:/app/data