We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd2012 commit dd28016Copy full SHA for dd28016
docs/self-hosting.md
@@ -37,7 +37,7 @@
37
6. Push the database schema
38
39
```bash
40
- docker-compose exec tux prisma db push
+ docker exec -it tux prisma db push
41
```
42
43
> [!NOTE]
0 commit comments