Update config.json (#2985)
This commit is contained in:
parent
d67a56c89c
commit
be1263c109
|
|
@ -5,7 +5,7 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8281,
|
"port": 8281,
|
||||||
"id": "getashell",
|
"id": "getashell",
|
||||||
"tipi_version": 4,
|
"tipi_version": 5,
|
||||||
"version": "v0.1.5",
|
"version": "v0.1.5",
|
||||||
"categories": ["utilities"],
|
"categories": ["utilities"],
|
||||||
"description": "Simple web ui to create ssh shells for testing.",
|
"description": "Simple web ui to create ssh shells for testing.",
|
||||||
|
|
@ -15,4 +15,4 @@
|
||||||
"form_fields": [],
|
"form_fields": [],
|
||||||
"supported_architectures": ["arm64", "amd64"]
|
"supported_architectures": ["arm64", "amd64"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user