tidy up
This commit is contained in:
@@ -27,7 +27,6 @@ services:
|
||||
- /opt/dagster/apps/:/apps/:ro
|
||||
- /opt/dagster/storage/import/:/storage/import/:ro
|
||||
- /opt/dagster/storage/deals/:/storage/deals/:rw
|
||||
# - /opt/dagster/apps/vinyl/src/:/opt/dagster/home/app/
|
||||
networks:
|
||||
- dagster
|
||||
|
||||
@@ -45,7 +44,6 @@ services:
|
||||
<<: *dagster_env
|
||||
DAGSTER_CURRENT_IMAGE: user_code_other
|
||||
volumes:
|
||||
# - /opt/dagster/apps/other/src/:/opt/dagster/home/app/
|
||||
- /opt/dagster/apps/:/apps:ro
|
||||
networks:
|
||||
- dagster
|
||||
|
||||
Reference in New Issue
Block a user