corrected vaultwarden service file

This commit is contained in:
gyurix
2024-11-06 08:31:04 +01:00
parent 5f984990d6
commit 87497d2b87

View File

@@ -117,7 +117,7 @@
}
],
"ENV_FILES": [
"/etc/user/config/services/vaultwarden-secret.json"
"/etc/user/secret/vaultwarden/vaultwarden.json"
],
"EXTRA": "--restart unless-stopped",
"DEPEND": [],