Made deployable on Railway (#53)
* Rename Dockerfile to __Dockerfile * Update and rename __Dockerfile to Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Update Dockerfile * Rename Dockerfile to Dockerfile.railway * Create Docherfile * Rename Docherfile to Dockerfile * Create railway.json * Update README.md
This commit is contained in:
@@ -75,4 +75,4 @@ HEALTHCHECK --interval=30s --timeout=10s --start-period=5s --retries=3 \
|
||||
|
||||
# Optimized entrypoint
|
||||
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
|
||||
CMD ["node", "dist/mcp/index.js"]
|
||||
CMD ["node", "dist/mcp/index.js"]
|
||||
|
||||
Reference in New Issue
Block a user