diff --git a/Webhook 4docs/appsettings.json b/Webhook 4docs/appsettings.json index a710ae7..854c9c3 100644 --- a/Webhook 4docs/appsettings.json +++ b/Webhook 4docs/appsettings.json @@ -17,7 +17,7 @@ "Kestrel": { "Endpoints": { "HttpLocalhost": { - "Url": "http://localhost:8664/" + "Url": "http://localhost:8662/" } } },