{ "description": "Dokploy compose deployment webhook details for repo", "dokploy_webhook_url": "https://system.cloudarix.de/api/deploy/compose/JXSdfeHdc6wBKUEiJrX_9", "expected_payload": { "type": "gitea:push", "repository": { "full_name": "/", "clone_url": "", "default_branch": "main" }, "commits": [ { "id": "", "message": "", "timestamp": "", "url": "" } ], "ref": "refs/heads/main" }, "notes": "Dokploy must be configured to pull the repository and use `docker-compose.yml` at repo root. Project-level secrets should store any required repository credentials." }