{ "github": { "token": "ghp_your_github_token_here", "repositories": [ { "owner": "facebook", "name": "react" }, { "owner": "microsoft", "name": "vscode" }, { "owner": "your-org", "name": "your-repo" } ] }, "server": { "port": 3001, "host": "0.0.0.0" }, "cache": { "timeoutSeconds": 300 } }