fixed typo

This commit is contained in:
2024-09-15 10:36:13 -04:00
parent 990d5c2f82
commit 0c8d72aa30

View File

@@ -52,7 +52,7 @@ in
DELUGE_DAEMON_LOG_LEVEL = "debug";
DELUGE_WEB_LOG_LEVEL = "debug";
};
environmentFiles = [/root/secrets/docker/qbit_vpn];
environmentFiles = [/root/secrets/docker/qbitvpn];
autoStart = true;
};
bazarr = {