fix description of dev mode
This commit is contained in:
parent
497d983032
commit
32b70e653b
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue