29 lines
700 B
JSON
29 lines
700 B
JSON
|
{
|
|||
|
"iisSettings": {
|
|||
|
"windowsAuthentication": false,
|
|||
|
"anonymousAuthentication": true,
|
|||
|
"iisExpress": {
|
|||
|
"applicationUrl": "http://localhost:29749",
|
|||
|
"sslPort": 44318
|
|||
|
}
|
|||
|
},
|
|||
|
"profiles": {
|
|||
|
"PolyclinicWebAppImplementer": {
|
|||
|
"commandName": "Project",
|
|||
|
"dotnetRunMessages": true,
|
|||
|
"launchBrowser": true,
|
|||
|
"applicationUrl": "https://localhost:7264;http://localhost:5151",
|
|||
|
"environmentVariables": {
|
|||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|||
|
}
|
|||
|
},
|
|||
|
"IIS Express": {
|
|||
|
"commandName": "IISExpress",
|
|||
|
"launchBrowser": true,
|
|||
|
"environmentVariables": {
|
|||
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|
|||
|
}
|