This commit is contained in:
2023-11-25 14:43:52 -06:00
parent 4f1ea6ab15
commit d43c1205b2
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
export SERVER_NAME="mitch_chernarus_test"
export MAP_FOLDER_NAME="$CHERNARUS_MAP_NAME"
export SERVER_PORT=2502
export SERVER_PORT=2302
# number of threads to allocate
export SERVER_CPU=10

View File

@@ -1,7 +1,7 @@
hostname = "mitch_chernarus_test"; // Server name
maxPlayers = 10; // Maximum amount of players
steamQueryPort = 2506;
steamQueryPort = 2306;
password = "";
passwordAdmin = "SuperSecretAdmin1!";