{ "profiles": { "ScadaLink Central": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": true, "launchUrl": "", "applicationUrl": "https://localhost:5001;http://localhost:5000", "environmentVariables": { "DOTNET_ENVIRONMENT": "Development", "ASPNETCORE_ENVIRONMENT": "Development", "SCADALINK_CONFIG": "Central" } }, "ScadaLink Site": { "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, "environmentVariables": { "DOTNET_ENVIRONMENT": "Development", "ASPNETCORE_ENVIRONMENT": "Development", "SCADALINK_CONFIG": "Site" } } } }