mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 22:25:22 +02:00
- Consolidated Docker command construction for volume backups into a base command to reduce redundancy. - Enhanced service type handling for application and compose, ensuring proper scaling and stopping of services during backup. - Improved readability and maintainability of the backup command logic by using template literals and consistent formatting.