mirror of
https://github.com/shadoll/redmine-mcp.git
synced 2026-08-28 03:27:56 +00:00
Refactor environment variable validation in config.py for improved error messaging; update Docker Compose restart policy to on-failure
This commit is contained in:
+1
-1
@@ -9,4 +9,4 @@ services:
|
||||
MCP_TRANSPORT: http
|
||||
MCP_HOST: 0.0.0.0
|
||||
MCP_PORT: 8000
|
||||
restart: unless-stopped
|
||||
restart: on-failure
|
||||
|
||||
Reference in New Issue
Block a user