mirror of
https://github.com/samanhappy/mcphub.git
synced 2025-12-24 02:39:19 -05:00
feat: enhance error handling and messages
This commit is contained in:
@@ -9,7 +9,7 @@ RUN apt-get update && apt-get install -y curl gnupg \
|
||||
|
||||
RUN npm install -g pnpm
|
||||
|
||||
ARG REQUEST_TIMEOUT=120000
|
||||
ARG REQUEST_TIMEOUT=60000
|
||||
ENV REQUEST_TIMEOUT=$REQUEST_TIMEOUT
|
||||
|
||||
RUN uv tool install mcp-server-fetch
|
||||
|
||||
Reference in New Issue
Block a user