version: '3.9' services: web-check: image: lissy93/web-check ports: - 3000 restart: unless-stopped