mirror of
https://github.com/shadoll/redmine-mcp.git
synced 2026-08-28 03:27:56 +00:00
feat: add Bearer token authentication support for MCP
This commit is contained in:
@@ -9,4 +9,5 @@ services:
|
||||
MCP_TRANSPORT: http
|
||||
MCP_HOST: 0.0.0.0
|
||||
MCP_PORT: 8000
|
||||
MCP_AUTH_TOKEN: ${MCP_AUTH_TOKEN:-}
|
||||
restart: on-failure
|
||||
|
||||
Reference in New Issue
Block a user