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