metube enabled
This commit is contained in:
@@ -12,7 +12,7 @@ in
|
||||
ports = [ "${toString cfg.port}:8081" ];
|
||||
volumes = [
|
||||
"${config.my.containerData}/metube:/downloads"
|
||||
"/home/jawz/.local/share/cookies.txt:/cookies.txt"
|
||||
"/home/jawz/.librewolf/cookies.txt:/cookies.txt"
|
||||
];
|
||||
environment = {
|
||||
TZ = config.my.timeZone;
|
||||
|
||||
Reference in New Issue
Block a user