Files
dokploy/apps/dokploy
Mauricio Siu 272a8dbdb2 feat: add support for command arguments in application and database schemas
- Updated the application, mariadb, mongo, mysql, postgres, and redis schemas to include an optional `args` field for command arguments.
- Enhanced the AddCommand and ShowCustomCommand components to handle multiple arguments using a dynamic form.
- Modified the database build functions to incorporate the new `args` parameter when creating containers.
- Added SQL migrations to update the database schema for existing applications and services to accommodate the new `args` field.
2025-11-30 12:13:55 -06:00
..
2025-08-12 17:16:10 +00:00
2025-11-30 05:01:51 +00:00
2025-06-30 05:13:57 +00:00
2025-07-14 15:30:24 +09:00
2025-11-13 16:17:21 +01:00