diff --git a/API_SQLuedo/API/appsettings.json b/API_SQLuedo/API/appsettings.json index e15b2d6..10f68b8 100644 --- a/API_SQLuedo/API/appsettings.json +++ b/API_SQLuedo/API/appsettings.json @@ -1,11 +1,4 @@ { - "Kestrel": { - "EndPoints": { - "Http": { - "Url": "http://localhost:8081" - } - } - }, "Logging": { "LogLevel": { "Default": "Information",