fix namer2 work dir
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
3b033fb89d
commit
47dc0f39e4
1 changed files with 1 additions and 1 deletions
|
|
@ -11,5 +11,5 @@ services:
|
||||||
- /pool/other/root/4-ready-for-stash:/mnt/sorting/failed
|
- /pool/other/root/4-ready-for-stash:/mnt/sorting/failed
|
||||||
- /pool/other/root/3-ready-to-import:/mnt/sorting/tagged
|
- /pool/other/root/3-ready-to-import:/mnt/sorting/tagged
|
||||||
- /mnt/ssd1/namer/queue:/mnt/sorting/watch
|
- /mnt/ssd1/namer/queue:/mnt/sorting/watch
|
||||||
- /mnt/ssd1/namer:/mnt/sorting/work
|
- /mnt/ssd1/namer/work:/mnt/sorting/work
|
||||||
restart: always
|
restart: always
|
||||||
Loading…
Reference in a new issue