mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
- Changed the health check route in both rollback and zero downtime deployment sections from `/api/health` to `/health` for consistency and accuracy. - Ensured that the documentation reflects the correct endpoint for NodeJS applications, enhancing clarity for users. Close here https://github.com/Dokploy/dokploy/issues/3994