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
6c95eebc47
commit
f258ec4e2d
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
backend = "docker";
|
||||
containers = {
|
||||
dufs = {
|
||||
user = "death916:death916";
|
||||
user = "1000:1000";
|
||||
image = "sigoden/dufs:latest";
|
||||
ports = [ "5000:5000" ];
|
||||
volumes = [ "/media/storage/media/:/data" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue