tidy up
This commit is contained in:
@@ -18,14 +18,11 @@ run_launcher:
|
||||
- DAGSTER_POSTGRES_USER
|
||||
- DAGSTER_POSTGRES_PASSWORD
|
||||
- DAGSTER_POSTGRES_DB
|
||||
- PYTHONPATH=app
|
||||
network: dagster
|
||||
container_kwargs:
|
||||
volumes:
|
||||
- /opt/dagster/storage/import/:/opt/dagster/home/storage/import/
|
||||
- /opt/dagster/storage/deals/:/opt/dagster/home/storage/deals/
|
||||
- /opt/dagster/apps/vinyl/src/:/opt/dagster/home/app/
|
||||
- /opt/dagster/storage/:/opt/dagster/home/storage/
|
||||
- /opt/dagster/apps/:/apps:ro
|
||||
- /opt/dagster/storage/:/storage/:rw
|
||||
|
||||
run_storage:
|
||||
module: dagster_postgres.run_storage
|
||||
|
||||
Reference in New Issue
Block a user