diff --git a/apps/sshwifty/config.json b/apps/sshwifty/config.json index a671c13d..1cf30057 100644 --- a/apps/sshwifty/config.json +++ b/apps/sshwifty/config.json @@ -1,11 +1,11 @@ { "$schema": "../schema.json", "name": "Sshwifty", - "port": 8273, + "port": 8274, "available": true, "exposable": true, "id": "sshwifty", - "tipi_version": 3, + "tipi_version": 4, "version": "0.3.0-beta-release", "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.",