move base data dir
This commit is contained in:
parent
9b13797b9b
commit
999740e7bd
15 changed files with 100 additions and 32 deletions
|
@ -11,7 +11,7 @@ in {
|
|||
];
|
||||
volumes = [
|
||||
# Container data
|
||||
"/srv/containers/prowlarr:/config:rw"
|
||||
"/srv/multimedia/containers/prowlarr:/config:rw"
|
||||
];
|
||||
environment = {
|
||||
PUID = "1000";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue