вынос порта для SSH
This commit is contained in:
@@ -24,6 +24,8 @@ public class GlobalProperties extends Properties {
|
||||
@Expose
|
||||
public String ServerUserName ="testuser";
|
||||
@Expose
|
||||
public int ServerUserSHHPort = 23;
|
||||
@Expose
|
||||
public int ComponentsServerPort = 7995;
|
||||
@Expose
|
||||
public int TestingServerPort = 7998;
|
||||
|
||||
Reference in New Issue
Block a user