{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "GatewaySettings": { "Port": 5180, "RepoRoot": null, "WebDist": null }, "Description": "API key not fully implemented yet. It is not used for authentication.", "Security": { "ApiKey": "CHANGE-ME", "AccessPasswordHash": "", "AllowedOrigins": [ "http://localhost:5180" ], "EnforceHttps": false, "EnableAuditLogging": true } }