I'm trying to launch the application by running the web application as the startup project. When trying to launch the application it builds successfully with no error and if I try to browse the swagger(https://localhost:5005/swagger) documentation it doesn't load anything.

Am I missing any port settings here?