Add docker-proxy/shell environments
This commit is contained in:
parent
e22e55e0e2
commit
b581a9369e
|
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"uuid" : "526b6bf0-ee75-3287-a027-6b9d8a41ba28",
|
||||||
|
"name" : "Shell environments",
|
||||||
|
"categoryUuid" : "0b2c0094-af5e-4002-8ab5-c4accf4f110e",
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"configuration" : {
|
||||||
|
"deletable" : true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"type" : "shellEnvironmentGroup",
|
||||||
|
"parent" : {
|
||||||
|
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue