{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Fido2": { "ServerDomain": "localhost", "ServerName": "Chrono CCG", "Origins": [ "https://localhost:7001", "http://localhost:5000" ] } }