{ "Logging": { "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information", "Microsoft.AspNetCore": "Warning" } }, "Stripe": { "PublishableKey": "pk_test_51RjUmIBMIadsOxJVP4bWc54pHEOSf5km1hpOkOBSoGVoKxI46N4KSWtevpXCSq68OjFazBuXmPJGBwZ1KDN5MNJy003lj1YmAS", "SecretKey": "sk_test_51RjUmIBMIadsOxJVeqsMFxnZ8ePR7d8IbnaF4sAwBVJv9rrfODPEQ2C9fF3beoABpITdfzEk0ZDzGTTQfvKv63xI00PeZoABGO", "WebhookSecret": "whsec_8d189c137ff170ab5e62498003512b9d073e2db50c50ed7d8712b7ef11a37543", "Environment": "test" }, "Serilog": { "OpenSearchUrl": "http://192.168.0.100:9200", }, "DetailedErrors": true, "MongoDb": { "ConnectionString": "mongodb://localhost:27017", "DatabaseName": "BCardsDB_Dev" }, "BaseUrl": "https://localhost:49178" }