Initial commit

This commit is contained in:
alook
2026-08-18 10:03:35 +08:00
commit 8e4424b82a
11 changed files with 1524 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
host: ''
port: 8317
remote-management:
allow-remote: false
secret-key: 'replace-with-a-strong-secret'
disable-control-panel: false
auth-dir: '/root/.cli-proxy-api'
api-keys:
- 'replace-with-an-api-key'
debug: false
commercial-mode: false
logging-to-file: false
usage-statistics-enabled: false
proxy-url: 'http://host.docker.internal:6152'
request-retry: 3
ws-auth: false
disable-image-generation: 'chat'
routing:
strategy: 'round-robin'
session-affinity: true
session-affinity-ttl: '1h'
oauth-model-alias:
codex:
- name: 'gpt-5.5'
alias: 'GPT 5.5'
fork: true
force-mapping: true