aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app/im/deploy/im-nix.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/app/im/deploy/im-nix.hcl')
-rw-r--r--cluster/staging/app/im/deploy/im-nix.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/app/im/deploy/im-nix.hcl b/cluster/staging/app/im/deploy/im-nix.hcl
index 318e954..51cf57e 100644
--- a/cluster/staging/app/im/deploy/im-nix.hcl
+++ b/cluster/staging/app/im/deploy/im-nix.hcl
@@ -33,7 +33,7 @@ job "im" {
]
command = "litestream"
args = [
- "restore", "-v", "-config", "/etc/litestream.yml", "/ephemeral/homeserver.db"
+ "restore", "-config", "/etc/litestream.yml", "/ephemeral/homeserver.db"
]
bind = {
"../alloc/data" = "/ephemeral",