提交qiming-mcp-proxy

This commit is contained in:
Codex
2026-06-01 13:03:20 +08:00
parent 9e9486b7c2
commit afb3d9f4e6
394 changed files with 124494 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
server:
# The port to listen on for incoming connections
port: 8085
# The log level to use
log:
level: debug
# The path to the log file
path: logs
# The number of log files to retain (default: 5)
retain_days: 5
mirror:
npm_registry: ""
pypi_index_url: ""