diff --git a/website/README.md b/website/README.md index 8113cdd7..7ed6ff96 100644 --- a/website/README.md +++ b/website/README.md @@ -41,8 +41,8 @@ docker compose -f compose.local.yaml up --build Verify: * http://localhost:8000 — should show the landing page -* http://localhost:3000/docs/ — should show the docs generated by Docusaurus -* http://localhost:3000/blog/ — should show the blog generated by Docusaurus +* http://localhost:8000/docs/ — should show the docs generated by Docusaurus +* http://localhost:8000/blog/ — should show the blog generated by Docusaurus ### Deploy to production