2022-06-25 16:55:54 +00:00
|
|
|
{
|
2021-07-19 00:56:02 +00:00
|
|
|
"iisSettings": {
|
|
|
|
"windowsAuthentication": false,
|
|
|
|
"anonymousAuthentication": true,
|
|
|
|
"iisExpress": {
|
|
|
|
"applicationUrl": "http://localhost:60775",
|
|
|
|
"sslPort": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"profiles": {
|
|
|
|
"IIS Express": {
|
|
|
|
"commandName": "IISExpress",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"BinaryDad.Coding": {
|
|
|
|
"commandName": "Project",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"environmentVariables": {
|
|
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
2022-06-25 16:55:54 +00:00
|
|
|
},
|
|
|
|
"applicationUrl": "http://localhost:5000",
|
|
|
|
"dotnetRunMessages": "true"
|
|
|
|
},
|
|
|
|
"Docker": {
|
|
|
|
"commandName": "Docker",
|
|
|
|
"launchBrowser": true,
|
|
|
|
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
|
|
|
|
"publishAllPorts": true
|
2021-07-19 00:56:02 +00:00
|
|
|
}
|
|
|
|
}
|
2022-06-25 16:55:54 +00:00
|
|
|
}
|