From c6de93d2daa2aa4bd891bd5516013a4b7eef107b Mon Sep 17 00:00:00 2001 From: marlon Date: Wed, 29 Oct 2025 16:11:24 -0400 Subject: [PATCH] bugfix, tested working --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index ee58cfa..3b85c21 100644 --- a/compose.yml +++ b/compose.yml @@ -85,6 +85,7 @@ services: - LDAP_MAIL_ATTRIB - LDAP_RECOVER_PASSWD_URL - E2EE_MODE + - CRYPTO_KEY_VERSION deploy: labels: backupbot.backup: "true" @@ -99,7 +100,6 @@ services: secrets: - db_password - secret_key - - crypto_key networks: - internal