Skip to content

Commit bd8ff24

Browse files
authored
Merge pull request #112 from curllog/patch-1
Update launchSettings.json
2 parents e8396e4 + a6783e6 commit bd8ff24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Conduit/Properties/launchSettings.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"windowsAuthentication": false,
44
"anonymousAuthentication": true,
55
"iisExpress": {
6-
"applicationUrl": "http://localhost:56055/",
6+
"applicationUrl": "http://localhost:56055/swagger/",
77
"sslPort": 0
88
}
99
},
@@ -25,4 +25,4 @@
2525
}
2626
}
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)