Skip to content

Commit

Permalink
Removed docs site IIS launch profile.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdcondon committed Jun 18, 2024
1 parent 189aff4 commit 7ae89e8
Showing 1 changed file with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:19576",
"sslPort": 44328
}
},
"profiles": {
"SCClassicalPlanning.Documentation": {
"commandName": "Project",
Expand All @@ -17,14 +9,6 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"inspectUri": "{wsProtocol}://{url.hostname}:{url.port}/_framework/debug/ws-proxy?browser={browserInspectUri}",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}

0 comments on commit 7ae89e8

Please sign in to comment.