mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
dufs perms
This commit is contained in:
parent
1002e68234
commit
464e399be3
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
backend = "docker";
|
||||
containers = {
|
||||
dufs = {
|
||||
user = death916
|
||||
user = "death916";
|
||||
image = "sigoden/dufs:latest";
|
||||
ports = [ "5000:5000" ];
|
||||
volumes = [ "/media/storage/media/:/data" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue