From b027ae1fcb30063527d6ee38bee93efcde7af434 Mon Sep 17 00:00:00 2001 From: Ruben Date: Tue, 30 Dec 2025 15:13:20 -0600 Subject: [PATCH] correct environment --- beeper/etc/containers/systemd/sharkey/sharkey-dfdb.container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beeper/etc/containers/systemd/sharkey/sharkey-dfdb.container b/beeper/etc/containers/systemd/sharkey/sharkey-dfdb.container index 41d6c10..382fa48 100644 --- a/beeper/etc/containers/systemd/sharkey/sharkey-dfdb.container +++ b/beeper/etc/containers/systemd/sharkey/sharkey-dfdb.container @@ -3,7 +3,7 @@ Description=Sharkey's DragonflyDB process [Container] ContainerName=sharkey-dfdb -Environment="DFLY_snapshot_cron=* * * * *" +Environment=DFLY_snapshot_cron="* * * * *" Environment=DFLY_version_check=false Environment=DFLY_default_lua_flags=allow-undeclared-keys Environment=DFLY_dbfilename=dump.rdb