mirror of
https://github.com/diced/zipline.git
synced 2025-12-12 07:40:45 -08:00
chore: update deps
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user