ab02058c9d
- Enhanced the deployment script to better handle port conflicts by checking for both Docker containers and non-Docker processes using the specified health port. - Added logic to wait for the port to be released and attempt to use an alternative port if the original is still in use after a timeout. - Improved feedback messages for better clarity during the deployment process.