Cleanup volume handling and fix write access
This commit is contained in:
@@ -29,6 +29,10 @@ job "transfer" {
|
||||
source = "unraid_transfer"
|
||||
access_mode = "single-node-writer"
|
||||
attachment_mode = "file-system"
|
||||
|
||||
mount_options {
|
||||
mount_flags = ["uid=911","gid=1000"] # linuxserver.io container services run as uid 911
|
||||
}
|
||||
}
|
||||
|
||||
task "filebrowser" {
|
||||
|
||||
Reference in New Issue
Block a user