Skip to content

Commit 72d4711

Browse files
authored
Update self-hosting.md
1 parent 6dc2d7f commit 72d4711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
6. Push the database schema
3838

3939
```bash
40-
docker-compose exec tux prisma db push
40+
docker exec -it tux prisma db push
4141
```
4242

4343
> [!NOTE]

0 commit comments

Comments
 (0)