split config dirs
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run

This commit is contained in:
admin_jk 2026-03-23 14:59:51 -06:00
parent 9758e6d301
commit 22ef7dacb3
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ services:
- PGID=root
- NAMER_CONFIG=/config/namer.cfg
volumes:
- /docker/namer:/config
- /docker/namer1:/config
- /pool/other/root/4-ready-for-stash:/mnt/sorting/failed
- /pool/other/root/3-ready-to-import:/mnt/sorting/tagged
- /pool/other/root/2-only-media-files:/mnt/sorting/watch

View file

@ -7,7 +7,7 @@ services:
- PGID=root
- NAMER_CONFIG=/config/namer.cfg
volumes:
- /docker/namer:/config
- /docker/namer2:/config
- /pool/other/root/4-ready-for-stash:/mnt/sorting/failed
- /pool/other/root/3-ready-to-import:/mnt/sorting/tagged
- /pool/other/root/2-only-media-files:/mnt/sorting/watch