Skip to content

Commit

Permalink
Merge pull request #112 from curllog/patch-1
Browse files Browse the repository at this point in the history
Update launchSettings.json
  • Loading branch information
adamhathcock authored May 10, 2024
2 parents e8396e4 + a6783e6 commit bd8ff24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Conduit/Properties/launchSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:56055/",
"applicationUrl": "http://localhost:56055/swagger/",
"sslPort": 0
}
},
Expand All @@ -25,4 +25,4 @@
}
}
}
}
}

0 comments on commit bd8ff24

Please sign in to comment.