Make instasync run when webodm is up.

This commit is contained in:
2023-12-21 07:00:09 +00:00
parent 1030aec1b6
commit 4878d21ef9
2 changed files with 5 additions and 1 deletions

View File

@@ -36,6 +36,10 @@ job "instasync" {
volume = "nix-store"
destination = "/nix/store"
}
resources {
memory = 100
}
}
}
}

View File

@@ -177,7 +177,7 @@ EOH
resources {
cpu = 1000
memory = 7000
memory = 6800
}
service {