mirror of
https://github.com/diced/zipline.git
synced 2025-12-12 07:40:45 -08:00
feat: docker-compose.yml file
This commit is contained in:
@@ -19,6 +19,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
# entrypoint: ['yarn', 'db:prototype'] ONLY USE THIS ONCE!
|
||||
ports:
|
||||
- '3000:3000'
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user