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