{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "CorsSettings": { "AllowedOrigins": [ "http://localhost:5070", "https://localhost:5071", "http://localhost:3000", "http://127.0.0.1:5070" ] } }