chore: update deps

This commit is contained in:
diced
2024-09-22 21:19:09 -07:00
parent a62e03b439
commit 76b558627c
3 changed files with 1307 additions and 1285 deletions

View File

@@ -19,7 +19,8 @@ services:
context: .
dockerfile: Dockerfile
# UNCOMMENT THE BELOW LINE ON THE FIRST RUN!
# entrypoint: ['pnpm', 'db:prototype']
entrypoint: ['pnpm', 'db:prototype']
# entrypoint: ['pnpm', 'prisma', 'migrate', 'reset', '--force']
ports:
- '3000:3000'
env_file: