Add docker-vaultwarden/shell environments
This commit is contained in:
parent
230cdf223b
commit
6605d59f4a
|
|
@ -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
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironmentGroup",
|
||||||
|
"parent" : {
|
||||||
|
"storeId" : "16d6783c-bcce-4cc7-963a-110e385c3ecf"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue