2021-04-21 20:23:12 +10:00
|
|
|
{
|
2021-04-21 20:19:39 +10:00
|
|
|
"iisSettings": {
|
2021-04-21 20:23:12 +10:00
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
2021-04-21 20:19:39 +10:00
|
|
|
"iisExpress": {
|
2021-04-21 20:23:12 +10:00
|
|
|
"applicationUrl": "http://localhost:47263",
|
2021-04-21 20:19:39 +10:00
|
|
|
"sslPort": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"profiles": {
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"DutchTreat": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
2021-04-21 20:23:12 +10:00
|
|
|
},
|
|
|
|
"applicationUrl": "http://localhost:5000"
|
2021-04-21 20:19:39 +10:00
|
|
|
}
|
|
|
|
}
|
2021-04-21 20:23:12 +10:00
|
|
|
}
|