mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- Consolidated the file upload logic for both remote and local servers into a single command. - Removed redundant temporary file handling and streamlined error management. - Improved code readability by reducing complexity in the uploadFileToContainer function.