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

@@ -1,6 +1,12 @@
{
"name": "vaultwarden",
"fields": [
{
"description": "Please add your very secret VaultWarden admin key (please use any token generator or add minimum 12 character long random string):",
"key": "VAULTWARDEN_ADMIN_TOKEN",
"value": "",
"required": "true"
},
{
"description": "MYSQL database name",
"key": "DB_MYSQL",