xbp 0.3.2

XBP is a build pack and deployment management tool to deploy, rust, nextjs etc and manage the NGINX configs below it
{
  "port": 4884,
  "project_name": "unknown",
  "build_dir": "./suitsbooks.nl",
  "url": "",
  "url_fallover_webhook": "https://discord.com/api/webhooks/1340603418582057030/x4Nsy_k6rE3hSCtEYkUeAYNLUsRoTmuZoc_LO1pooC7BjeShGQ2ZlpuY4DqEM8wGzYBx",
  "mock_data": {
    "xbp_user_id": "af0afc88-f7c9-48d0-9c6e-73766d2af596",
    "xbp_email": "xbp_user_id_test@xylex.ai"
  },
  "monitoring_enabled": true,
  "endpoints": [
    {
      "method": "get",
      "name": "GET ${project_name}$/",
      "route": "/",
      "url": "${url}$/",
      "mock_url": "${url}$/",
      "http_code_expect": 200,
      "endpoint_id": null,
      "domain": "suitsbooks.nl",
      "status": null,
      "last_seen": null,
      "uptime_since": null,
      "avg_latency_ms": null,
      "interval_ping_seconds": null,
      "is_maintenance": false,
      "maintenance_message": null,
      "parameters": [],
      "fallback_webhook": "https://discord.com/api/webhooks/1340603418582057030/x4Nsy_k6rE3hSCtEYkUeAYNLUsRoTmuZoc_LO1pooC7BjeShGQ2ZlpuY4DqEM8wGzYBx",
      "fallback_webhook_method": "discord_webhook",
      "fallback_query": null,
      "fallback_body": {
        "message": "XBP Failed to probe this endpoint {{ENDPOINT}}, retrying again"
      }
    },
    {
      "method": "get",
      "name": "GET ${project_name}$/",
      "route": "/",
      "url": "${url}$/",
      "mock_url": "${url}$/",
      "http_code_expect": 200,
      "endpoint_id": null,
      "domain": "suitsbooks.nl",
      "status": null,
      "last_seen": null,
      "uptime_since": null,
      "avg_latency_ms": null,
      "interval_ping_seconds": null,
      "is_maintenance": false,
      "maintenance_message": null,
      "parameters": [],
      "fallback_webhook": "https://discord.com/api/webhooks/1340603418582057030/x4Nsy_k6rE3hSCtEYkUeAYNLUsRoTmuZoc_LO1pooC7BjeShGQ2ZlpuY4DqEM8wGzYBx",
      "fallback_webhook_method": "discord_webhook",
      "fallback_query": null,
      "fallback_body": {
        "message": "XBP Failed to probe this endpoint {{ENDPOINT}}, retrying again"
      }
    }
  ]
}