Cmd linux server support

This commit is contained in:
dginovker
2019-06-19 10:44:11 -04:00
parent c2559bf62f
commit ceb524e63f
2139 changed files with 1041 additions and 12 deletions
@@ -9,7 +9,7 @@ public final class NetworkConstants {
/**
* The HTTP port.
*/
public static final int HTTP_PORT = 80;
public static final int HTTP_PORT = 8080;
/**
* The JAGGRAB port.