mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-12 15:04:41 +00:00
2fd5e04807
- Refactored the private key update logic to use a database transaction for associating the private key with the server, ensuring atomicity. - Improved error handling by refreshing the server state upon failure and validating the connection after updates. - Enhanced success and error dispatching for better user feedback during the update process.