diff --git a/README.md b/README.md index 65f393d..6f402ed 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ ts-n8n/ - Uncomment and adjust the ports mapping if you need direct access (without Tailscale): ```yaml ports: - - 3000:3000 + - 5678:5678 ``` - Stopping the Services ```bash