Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
CeEv committed Jun 17, 2024
1 parent 44cf7de commit 4448a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/services/tldraw/Local setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
TLDRAW_ADMIN_API_CLIENT__BASE_URL=http://localhost:3349
3. To run
1. npm run nest:start:dev (schulcloud-server)
2. nest:start:files-storage:dev (schulcloud-server with s3, if you want to upload files)
2. npm run nest:start:files-storage:dev (schulcloud-server with s3, if you want to upload files)
3. npm run nest:start:tldraw:dev (schulcloud-server)
4. npm run dev (schulcloud-client)
5. npm run servce (nuxt-client)
Expand Down

0 comments on commit 4448a52

Please sign in to comment.