bps-rw/Properties/launchSettings.json

12 lines
270 B
JSON

{
"profiles": {
"BpsRwApp": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:51154;http://localhost:51155"
}
}
}