move storage dir

This commit is contained in:
2026-01-08 15:52:11 +01:00
parent b15aaaa0dc
commit 87924620fd
3 changed files with 6 additions and 4 deletions

View File

@@ -35,8 +35,8 @@ services:
- /opt/dagster/apps/:/code/apps/:ro
- /opt/dagster/shared/:/code/shared/:ro
- /opt/dagster/logs/:/logs:rw
- /opt/dagster/storage/import/:/storage/import/:ro
- /opt/dagster/storage/deals/:/storage/deals/:rw
# - /mnt/mezzo/scratch/dagster/import/:/storage/import/:ro
- /mnt/mezzo/scratch/dagster/deals/:/storage/deals/:rw
networks:
- dagster