diff --git a/WEB/Config/Config.php b/WEB/Config/Config.php index 43ef7980..edae634a 100644 --- a/WEB/Config/Config.php +++ b/WEB/Config/Config.php @@ -37,7 +37,7 @@ $vues['enigmePage'] = 'View/src/pages/Enigme/EnigmePage.php'; $BUFFER_SIZE = 1024; $serverAdress = "82.165.180.114"; $port= "3000"; -$playerNumberPerGame = 3; +$playerNumberPerGame = 2; //modules $modules = 'node_module/';