-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
The service is already running as shown in the following snapshot :

**But when I test the url in the browser as shown below
http://localhost:63781/ there is no response.** Please see below.

Final API url : http://localhost:63781/api/Product
Build output
1>docker-compose -f "C:\Microservice\ProductMicroService\docker-compose.yml" -f "C:\Microservice\ProductMicroService\docker-compose.override.yml" -f "C:\Microservice\ProductMicroService\obj\Docker\docker-compose.vs.debug.g.yml" -p dockercompose12200649739767505237 --ansi never up -d
1> Container ProductMicroService Running
========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ==========
========== Build started at 6:54 PM and took 03.530 seconds ==========
Container tools output -
========== Launching ==========
========== Debugging ==========
========== Debugging ==========
========== Launching ==========
========== Launching ==========
========== Launching ==========
========== Launching ==========
========== Launching ==========
========== Launching ==========
========== Debugging ==========
IDE used: Visual Studio 2022 Professional
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
7.0.304
Anything else?
No response