{ "$schema": "https://json.schemastore.org/launchsettings.json", "profiles": { "https": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "https://127.0.0.1:0;http://127.0.0.1:0", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } }, "http": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "applicationUrl": "http://127.0.0.1:0", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } } } }