docs: add release guide and improve Docker documentation structure

This commit is contained in:
czlonkowski
2025-06-14 10:00:14 +02:00
parent 8878c99c3b
commit d67c04dd52
5 changed files with 557 additions and 238 deletions

View File

@@ -133,7 +133,7 @@ To build the Docker image locally:
docker build -t n8n-mcp:local .
```
For detailed Docker documentation, see [DOCKER_README.md](./DOCKER_README.md).
For detailed Docker documentation, see [Docker Deployment Guide](./docs/DOCKER_README.md).
## Usage