cliproxyapi / config.yaml
DanielleNguyen's picture
Update config.yaml
09cd62f verified
raw
history blame contribute delete
455 Bytes
host: "0.0.0.0"
port: 7860
remote-management:
allow-remote: true
secret-key: "${SECRET_KEY}"
disable-control-panel: false
panel-github-repository: "https://github.com/router-for-me/Cli-Proxy-API-Management-Center"
auth-dir: "/app/auths"
api-keys:
- "${API_KEY_1}"
- "${API_KEY_2}"
debug: false
request-retry: 3
max-retry-interval: 30
quota-exceeded:
switch-project: true
switch-preview-model: true
routing:
strategy: "round-robin"