container: vaultwarden permission fix
This commit is contained in:
parent
509b398353
commit
2b6e753569
@ -30,10 +30,5 @@ in
|
||||
environmentFiles = [
|
||||
config.age.secrets.vaultwarden.path # SMTP Secrets
|
||||
];
|
||||
|
||||
# For directory permissions
|
||||
extraOptions = [
|
||||
"--user=1000:10000"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user