chore: add missing command

This commit is contained in:
Mauricio Siu
2024-10-25 00:21:12 -06:00
parent 60d4e1ba63
commit 303d1b1b87
2 changed files with 6 additions and 0 deletions

View File

@@ -71,6 +71,11 @@ Run the command that will spin up all the required services and files.
pnpm run dokploy:setup
```
Run this script
```bash
pnpm run server:script
```
Now run the development server.
```bash