Skip to content

Commit 9c13a6c

Browse files
committed
Kestrel https
1 parent 0f1fdfd commit 9c13a6c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

4-WebApp-your-API/4-3-AnyOrg/TodoListService/appsettings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"Kestrel": {
1111
"Endpoints": {
1212
"Http": {
13+
"Url": "http://localhost:1040"
14+
},
15+
"Https": {
1316
"Url": "https://localhost:44351"
1417
}
1518
}

0 commit comments

Comments
 (0)