From 2c273902f15411f6b679bf2fb252ee071245ae0e Mon Sep 17 00:00:00 2001 From: worker1 Date: Thu, 26 Jun 2025 14:55:33 -0400 Subject: [PATCH] Updated Ports --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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