Add docker-vaultwarden/shell environments

This commit is contained in:
Ingrid010109!? 2025-01-19 23:18:29 +01:00
parent 230cdf223b
commit 6605d59f4a
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"uuid" : "78edb935-52e1-33d6-92b1-fa8033474ccf",
"name" : "Shell environments",
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
"color" : null,
"icon" : null,
"configuration" : {
"deletable" : true
}
}

View File

@ -0,0 +1,6 @@
{
"type" : "shellEnvironmentGroup",
"parent" : {
"storeId" : "16d6783c-bcce-4cc7-963a-110e385c3ecf"
}
}