metube enabled
This commit is contained in:
parent
e3272a1dce
commit
c646a58cea
@ -84,6 +84,7 @@ in
|
||||
"jellyfin"
|
||||
"gitea"
|
||||
"mealie"
|
||||
"metube"
|
||||
]
|
||||
// enableList mkEnabledIp [
|
||||
"audiobookshelf"
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user