Move Tube Archivist volumes to the media drive
This commit is contained in:
parent
db1ab57383
commit
10d6e0e363
|
@ -142,8 +142,8 @@ in
|
||||||
];
|
];
|
||||||
|
|
||||||
volumes = [
|
volumes = [
|
||||||
"tubearchivist_cache:/cache:rw"
|
"/mnt/media/tubearchivist_cache:/cache:rw"
|
||||||
"tubearchivist_media:/youtube:rw"
|
"/mnt/media/tubearchivist_media:/youtube:rw"
|
||||||
];
|
];
|
||||||
|
|
||||||
ports = [
|
ports = [
|
||||||
|
|
Loading…
Reference in a new issue