diff --git a/gateways/KonSoft.InternalGateway/appsettings.json b/gateways/KonSoft.InternalGateway/appsettings.json index b8bf3cc..8b93288 100644 --- a/gateways/KonSoft.InternalGateway/appsettings.json +++ b/gateways/KonSoft.InternalGateway/appsettings.json @@ -4,10 +4,5 @@ "name": "KonSoft.InternalGateway", "nodes": "https://config.konsoft.top/", "secret": "DBE31703-14F9-4B01-893D-900B8380CE04" - }, - "AuthServer": { - "Authority": "https://localhost:44322", - "RequireHttpsMetadata": true, - "SwaggerClientId": "Gateway_Swagger" } }