removed https config in kestrel.
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
"Endpoints": {
|
||||
"http": {
|
||||
"Url": "http://localhost:5000"
|
||||
},
|
||||
"https": {
|
||||
"Url": "https://localhost:43000"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user