services: uptime-kuma: image: louislam/uptime-kuma:1 container_name: uptime-kuma restart: unless-stopped ports: - "{{HTTP_PORT}}:3001" volumes: - {{DATA_PATH}}:/app/data