| host: "0.0.0.0" | |
| port: 7860 | |
| auth-dir: "/app/auth" | |
| debug: false | |
| # Standard API Keys for accessing the proxy | |
| api-keys: | |
| - "sk-cliproxy-default-key" | |
| # Kiro (Amazon Q Developer) integration | |
| kiro-api-key: | |
| - refresh-token: "your-refresh-token-here" | |
| region: "us-east-1" | |
| # profile-arn is optional and auto-detected | |