{ "profiles": { "http": { "commandName": "Project", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }, "dotnetRunMessages": true, "applicationUrl": "http://localhost:5249" }, "Container (Dockerfile)": { "commandName": "Docker", "launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}", "environmentVariables": { "ASPNETCORE_HTTP_PORTS": "8080" }, "publishAllPorts": true, "useSSL": false } }, "$schema": "https://json.schemastore.org/launchsettings.json" }