提交qiming-mcp-proxy
This commit is contained in:
13
qiming-mcp-proxy/mcp-proxy/config.yml
Normal file
13
qiming-mcp-proxy/mcp-proxy/config.yml
Normal 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: ""
|
||||
Reference in New Issue
Block a user