mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-05 08:39:04 +00:00
Cmd linux server support
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user