diff --git a/CONTRIBUTING.Sharkey.md b/CONTRIBUTING.Sharkey.md index cbeada4cd6..83e28b441f 100644 --- a/CONTRIBUTING.Sharkey.md +++ b/CONTRIBUTING.Sharkey.md @@ -247,11 +247,9 @@ pnpm dev - Service Worker is watched by esbuild. -- The frontend can be viewed by accessing `http://localhost:5173`. - -- The backend listens on the port configured with `port` in +- Sharkey is served on the port configured with `port` in `.config/default.yml`. If you have not changed it from the default, - it will be `http://localhost:3000`. + you can access it at `http://localhost:3000`. ### Testing