Add docker-vaultwarden/docker containers/default
This commit is contained in:
parent
6605d59f4a
commit
16ac9a659b
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "d782c9ff-6377-4a5e-a735-782ac66a3cd5",
|
||||||
|
"name" : "default",
|
||||||
|
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"type" : "dockerContext",
|
||||||
|
"cmd" : {
|
||||||
|
"storeId" : "393ef643-16da-4778-8ec6-690ab17878b9"
|
||||||
|
},
|
||||||
|
"name" : "default"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue