{ "Logging": { "LogLevel": { "Default": "Debug", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Ory": { "Kratos": { "PublicUrl": "http://localhost:4433", "AdminUrl": "http://localhost:4434" } }, "Kyc": { "EKYC_Solutions": { "BaseUrl": "", "PrivateKey": "" } } }