aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c5c2993b0..d1097d83c 100644
--- a/README.md
+++ b/README.md
@@ -457,6 +457,7 @@ entryPoints = ["./app/index.ts"]
[dev]
# Change the default port from 3000 to 5000
+# Also inherited by Bun.serve
port = 5000
[define]