convert containers to docker

This commit is contained in:
♥ Minnie ♥ 2023-07-27 20:13:14 +08:00
parent a08107008f
commit 06777a0087
12 changed files with 5 additions and 11 deletions

View file

@ -8,6 +8,5 @@
volumes = [
"/srv/containers/recyclarr:/config"
];
extraOptions = [ "--pull=newer" ];
};
}