{ "Frontend": { "AllowedOrigins": [] }, "ConnectionStrings": { "Postgres": "" }, "SeedData": { "Mode": "none" }, "DemoAdmin": { "Enabled": false, "Login": "", "Email": "", "Password": "", "TwitchUserId": "jayuhime_admin", "DisplayName": "Jayuhime Admin" }, "TwitchAuth": { "ClientId": "", "ClientSecret": "", "RedirectUri": "", "Scope": "" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }