changed vaultwarden and common secret file path
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user