@@ -1,8 +1,9 @@
{
"Kestrel": {
"Endpoints": {
- "Http": { "Url": "http://localhost:4000" },
- "Https": { "Url": "https://localhost:4000" }
+ "Https": {
+ "Url": "https://localhost:4000"
+ }
}
},