|
|
@@ -4,8 +4,8 @@ namespace App\Game\Config;
|
|
|
|
|
|
class GameBasicConfig
|
|
|
{
|
|
|
- public static $DOLLAR="R$";
|
|
|
- public static $HallServer="wss://hall.24680.org:10000";
|
|
|
+ public static $DOLLAR="$";
|
|
|
+ public static $HallServer="wss://hall.usgamewin.com:443";
|
|
|
|
|
|
- public static $ApiServer="https://br.24b.pro";
|
|
|
+ public static $ApiServer="https://testapi.usgamewin.com";
|
|
|
}
|