fixed bug

This commit is contained in:
Richie Cahill 2024-06-21 22:38:02 -04:00
parent a3f0ec8436
commit 8799873ad1

View File

@ -49,7 +49,7 @@
DELUGE_DAEMON_LOG_LEVEL = "debug"; DELUGE_DAEMON_LOG_LEVEL = "debug";
DELUGE_WEB_LOG_LEVEL = "debug"; DELUGE_WEB_LOG_LEVEL = "debug";
}; };
environmentFiles = [ config.sops.secrets."docker/haproxy_cert".path ]; environmentFiles = [ config.sops.secrets."docker/qbit_vpn".path ];
autoStart = true; autoStart = true;
}; };
prowlarr = { prowlarr = {