version: '3.3' services: uptime-kuma: image: louislam/uptime-kuma container_name: uptime-kuma restart: always volumes: - /services/uptime/data:/app/data ports: - ${WEBSITE_PORT}:3001