Update config.json (#2985)

This commit is contained in:
Stavros 2024-03-28 22:32:14 +02:00 committed by GitHub
parent d67a56c89c
commit be1263c109
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
"exposable": true,
"port": 8281,
"id": "getashell",
"tipi_version": 4,
"tipi_version": 5,
"version": "v0.1.5",
"categories": ["utilities"],
"description": "Simple web ui to create ssh shells for testing.",
@ -15,4 +15,4 @@
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
}