From b1cd1f621b215b69241d8eaea3f2ad81bc6e9b54 Mon Sep 17 00:00:00 2001 From: moonwalk Date: Wed, 16 Jul 2025 10:42:36 +0200 Subject: [PATCH] Update README.md --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 92dbf24..42bac88 100644 --- a/README.md +++ b/README.md @@ -23,19 +23,6 @@ Railway is a cloud deployment platform that lets you deploy this project with on 3. Configure required environment variables such as `AUTH_TOKEN`. 4. Optionally connect a database if needed. -### Environment Variables - -- `AUTH_TOKEN` (required): Secret token used for authenticating requests. -- Any database connection string (optional): Ensure your database is accessible to Railway. - -### Notes - -- Railway automatically builds from the provided `Dockerfile.railway`. -- The service will expose port 3000 as configured. -- Make sure to keep your `AUTH_TOKEN` secure. - - - ## Overview n8n-MCP serves as a bridge between n8n's workflow automation platform and AI models, enabling them to understand and work with n8n nodes effectively. It provides structured access to: