Add docker-proxy/shell environments

This commit is contained in:
Ingrid010109!? 2025-01-19 22:56:11 +01:00
parent e22e55e0e2
commit b581a9369e
2 changed files with 16 additions and 0 deletions

View File

@ -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
}
}

View File

@ -0,0 +1,6 @@
{
"type" : "shellEnvironmentGroup",
"parent" : {
"storeId" : "877b6c0b-6451-4058-9d08-64825cbdf8bc"
}
}