From 819a1fde2896ba2428aaa05d542cc7ec7ef895bf Mon Sep 17 00:00:00 2001 From: Sony AK Date: Fri, 15 Sep 2023 14:01:05 +0700 Subject: Update docs/quickstart.md (#5425) * Update quickstart.md Update quickstart.md * Update quickstart.md Update quickstart.md --- docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/quickstart.md') diff --git a/docs/quickstart.md b/docs/quickstart.md index ea36a961f..9b46d4501 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -74,7 +74,7 @@ Then run it with `bun run start`. ```bash $ bun run start $ bun run index.ts - Listening on http://localhost:4000... + Listening on http://localhost:3000 ... ``` {% callout %} -- cgit v1.2.3