Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing localhost .Net Core WebAPI from a Docker container #7

Open
tihomir-kit opened this issue Mar 9, 2020 · 1 comment
Open
Labels
discussion Blog comments / discussion thread

Comments

@tihomir-kit
Copy link
Owner

https://tkit.dev/2020/03/07/accessing-localhost-net-core-webapi-from-a-docker-container/

@tihomir-kit tihomir-kit added the discussion Blog comments / discussion thread label Mar 9, 2020
@AndiKleini
Copy link

THanks a lot that really helped me.
btw. it is also working when you run the VS Project (.Net 5.0 Console App):
"sqlserver.metrics.exporter": { "commandName": "Project", "dotnetRunMessages": "true", "launchBrowser": true, "launchUrl": "swagger", "applicationUrl": "https://localhost:5001;http://localhost:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Blog comments / discussion thread
Projects
None yet
Development

No branches or pull requests

2 participants