From 515f6c44dd00bff0dedb1d935f514ee0d7b1f788 Mon Sep 17 00:00:00 2001 From: Ferruccio Balestreri Date: Sun, 8 Jun 2025 19:28:28 +0200 Subject: [PATCH] Remove extra 3 from port name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6fbb16..1c20e39 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ or pnpm serve ``` -This will start a local server and serve the widget at `http://localhost:33333/index.html`. +This will start a local server and serve the widget at `http://localhost:3333/index.html`. ## Deploying the Widget to a CDN