From d8905902e7e30efc7fd361f5ead0cdbe329d3f21 Mon Sep 17 00:00:00 2001 From: mikael-lovqvists-claude-agent Date: Sat, 21 Mar 2026 00:32:27 +0000 Subject: [PATCH] README: fix default port (3020, not 3000) Co-Authored-By: Claude Sonnet 4.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 062b782..016a3b9 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ npm install npm start ``` -The server starts on port 3000 by default. Open [http://localhost:3000](http://localhost:3000) in +The server starts on port 3020 by default. Open [http://localhost:3020](http://localhost:3020) in your browser. To use a different port: