28 lines
655 B
JSON
28 lines
655 B
JSON
|
{
|
|||
|
"iisSettings": {
|
|||
|
"windowsAuthentication": false,
|
|||
|
"anonymousAuthentication": true,
|
|||
|
"iisExpress": {
|
|||
|
"applicationUrl": "http://localhost:37553",
|
|||
|
"sslPort": 44374
|
|||
|
}
|
|||
|
},
|
|||
|
"profiles": {
|
|||
|
"IIS Express": {
|
|||
|
"commandName": "IISExpress",
|
|||
|
"launchBrowser": true,
|
|||
|
"environmentVariables": {
|
|||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|||
|
}
|
|||
|
},
|
|||
|
"snootalogue": {
|
|||
|
"commandName": "Project",
|
|||
|
"launchBrowser": true,
|
|||
|
"applicationUrl": "http://localhost:5000",
|
|||
|
"environmentVariables": {
|
|||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|