Merge branch 'main' into kimbo128/main - resolve conflicts

This commit is contained in:
czlonkowski
2025-07-17 00:55:50 +02:00
32 changed files with 1710 additions and 28 deletions

View File

@@ -85,4 +85,4 @@ HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 \
# Optimized entrypoint (identical to main Dockerfile)
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
CMD ["node", "dist/mcp/index.js", "--http"]
CMD ["node", "dist/mcp/index.js", "--http"]