Skip to content

Commit 8c51fb8

Browse files
authored
Merge pull request #4 from ferrucc-io/patch-1
Remove extra 3 from port name
2 parents a36562d + 515f6c4 commit 8c51fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ or
127127
pnpm serve
128128
```
129129

130-
This will start a local server and serve the widget at `http://localhost:33333/index.html`.
130+
This will start a local server and serve the widget at `http://localhost:3333/index.html`.
131131

132132
## Deploying the Widget to a CDN
133133

0 commit comments

Comments
 (0)