Update Sshwifty Port (#1049)
Port Conflict with Revolt. CI did not catch the conflict with Secondary Ports. Updated in the app-db
This commit is contained in:
parent
786e4df5cc
commit
e5b8b586ec
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"$schema": "../schema.json",
|
"$schema": "../schema.json",
|
||||||
"name": "Sshwifty",
|
"name": "Sshwifty",
|
||||||
"port": 8273,
|
"port": 8274,
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "sshwifty",
|
"id": "sshwifty",
|
||||||
"tipi_version": 3,
|
"tipi_version": 4,
|
||||||
"version": "0.3.0-beta-release",
|
"version": "0.3.0-beta-release",
|
||||||
"categories": ["development"],
|
"categories": ["development"],
|
||||||
"description": "Sshwifty is a SSH and Telnet connector made for the Web. It can be deployed on your computer or server to provide SSH and Telnet access interface for any compatible (standard) web browser.",
|
"description": "Sshwifty is a SSH and Telnet connector made for the Web. It can be deployed on your computer or server to provide SSH and Telnet access interface for any compatible (standard) web browser.",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user