mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-16 04:35:24 +02:00
- Refactored the `additionalFlags` field to use a structured object format, allowing for better validation and management of flag values. - Replaced the textarea input with a dynamic list of input fields, enabling users to add or remove flags easily. - Updated form handling to accommodate the new structure, ensuring proper data mapping during form submission.