version: "3" services: kuma: image: docker.io/louislam/uptime-kuma:1 ports: - 3001:3001 volumes: - /docker/appdata/kuma:/app/data:rw