Keyvan
Dockerizing dotnet
When i run docker compose up i get the server running in the container and the volume mounting works. But when i try to send a curl request to the server i get the following:
curl: (56) Recv failure: Connection reset by peer
I have tried to troubleshoot this but i cant find the problem...42 replies