restart
This commit is contained in:
parent
447bcea2fc
commit
b15997402d
|
@ -21,7 +21,6 @@ with lib;
|
|||
containers = {
|
||||
metube = {
|
||||
image = "ghcr.io/alexta69/metube";
|
||||
restart = "unless-stopped";
|
||||
ports = [ "8085:8081" ];
|
||||
volumes = [ "/storage/downloads:/downloads" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue