Use hotio qbittorrent image

This commit is contained in:
2023-06-10 19:57:46 +01:00
parent 738689abb1
commit 5e5d091e5f

View File

@ -158,7 +158,7 @@ with lib.my;
];
};
qbittorrent = {
image = "lscr.io/linuxserver/qbittorrent:latest";
image = "cr.hotio.dev/hotio/qbittorrent:latest";
autoStart = true;
ports = [
"8080:8080/tcp"