changed vaultwarden and common secret file path

This commit is contained in:
gyurix
2024-11-03 13:51:23 +01:00
parent 0a4d989ed8
commit d94122a708
3 changed files with 10 additions and 1 deletions

View File

@@ -116,6 +116,9 @@
"VAULTWARDEN_SMTP_USERNAME": "#VAULTWARDEN_SMTP_USERNAME"
}
],
"ENV_FILES": [
"/etc/user/config/services/vaultwarden-secret.json"
],
"EXTRA": "--restart unless-stopped",
"DEPEND": [],
"START_ON_BOOT": "false",