I’m trying to deploy Angular application. In the deployment log, I get the deployment success message, but the pipeline is still running and the application is not accessible via the provided public URL.
Success message:
Oct 10 02:56:23 PM** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
Oct 10 02:56:23 PM✔ Compiled successfully.