qbt change to user and group 08
This commit is contained in:
@@ -49,7 +49,7 @@ in {
|
||||
|
||||
virtualisation.oci-containers.containers = {
|
||||
qbittorrent = {
|
||||
user = "${srv.user}:${srv.group}";
|
||||
user = "${srv.uid}:${srv.gid}";
|
||||
image = "linuxserver/qbittorrent:latest";
|
||||
autoStart = true;
|
||||
dependsOn = ["gluetun"];
|
||||
|
||||
Reference in New Issue
Block a user