Update example
This commit is contained in:
@@ -1,4 +1,13 @@
|
|||||||
port: 8082
|
port: 8082
|
||||||
|
|
||||||
|
logging:
|
||||||
|
level: debug
|
||||||
|
file: /home/fujin/.local/log/anthropic-proxy.log
|
||||||
|
max_size_mb: 100
|
||||||
|
max_backups: 5
|
||||||
|
max_age_days: 30
|
||||||
|
compress: true
|
||||||
|
|
||||||
api_keys:
|
api_keys:
|
||||||
- "your-proxy-api-key"
|
- "your-proxy-api-key"
|
||||||
claude_binary: "claude"
|
claude_binary: "claude"
|
||||||
|
|||||||
Reference in New Issue
Block a user