aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2024-01-22 23:21:26 +0100
committerAlex Auvolat <alex@adnab.me>2024-01-22 23:21:26 +0100
commite98ec690b912fdf54444d88e668cff74016fe15b (patch)
treeb00cf44745531bee9102e802100e96379c267edd /cluster/staging/app
parente89d1c82bb6830c1f80155b609187587b1b45325 (diff)
downloadnixcfg-e98ec690b912fdf54444d88e668cff74016fe15b.tar.gz
nixcfg-e98ec690b912fdf54444d88e668cff74016fe15b.zip
staging: updates
Diffstat (limited to 'cluster/staging/app')
-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",