services: kuma: image: louislam/uptime-kuma:1.23.16 restart: unless-stopped ports: - "3001:3001" volumes: - /srv/data/kuma:/app/data