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
c9905aae48
commit
1002e68234
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@
|
|||
backend = "docker";
|
||||
containers = {
|
||||
dufs = {
|
||||
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