mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 22:25:22 +02:00
- Updated the rollbacks schema to include mounts, ports, and optional registry information in the full context. - Refactored the rollback service to utilize the full context for improved rollback operations, ensuring all necessary configurations are applied. - Exported the getAuthConfig function for better accessibility in the application context.