{ "AuthServer": { "Authority": "https://localhost:44399", "RequireHttpsMetadata": "true", "ClientId": "backend-admin-app-client", "ClientSecret": "1q2w3e*" }, "RemoteServices": { "Default": { "BaseUrl": "https://localhost:44315/" } }, "Redis": { "Configuration": "localhost:6379" }, "Serilog": { "MinimumLevel": { "Default": "Warning" } }, "AllowedHosts": "*" }