chore(root): rename docker compose commands

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-09-11 09:41:00 +02:00
parent 32025c61ce
commit 96a5447f13
2 changed files with 4 additions and 3 deletions

View File

@@ -79,7 +79,7 @@ You can find the how to [here](https://docs.openpanel.dev/docs/self-hosting)
## Development
```bash
pnpm docker
pnpm dock:up
pnpm codegen
pnpm migrate:deploy # once to setup the db
pnpm dev