mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-03 10:21:03 +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.