I trying to execute a Web App with Docker, the container running successfully:
app
But when i try open localhost:53021, this error appear:
error
my lauchsettings.json:
enter image description here
my appsettings.json:
enter image description here
my docker-compose:
enter image description here
my dockerfile:
enter image description here
I appreciate anyone who can help me.
I’m trying to open a web app .net, i expect it running successfully.
New contributor
Diogo Martins de Assis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.