CAPI / config.yaml
cjovs's picture
Update config.yaml
cfc35c6 verified
raw
history blame contribute delete
456 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: "/data/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"