diff --git a/website/README.md b/website/README.md index 14b6c99f5..f48cf64a2 100644 --- a/website/README.md +++ b/website/README.md @@ -19,7 +19,7 @@ make buildimage make dev ``` -This command starts a local development server within the Docker container and will expose a live website preview at [http://localhost:3000](http://localhost:3000). +This command starts a local development server within the Docker container and will expose a live website preview at [http://localhost:5050](http://localhost:5050). ## Building a static website