|
@@ -10,11 +10,11 @@ define('BONUS_EXPIRY_DATE',true);
|
|
|
define('USE_BONUS_RATE',false);
|
|
|
define('SERVER_TYPE','panda');
|
|
|
define('CROSS_DOAMIN',true);
|
|
|
-define('COOKIE_DOMAIN','192.168.1.195');
|
|
|
+define('COOKIE_DOMAIN','192.168.1.232');
|
|
|
define('COMPANY_NAME', 'XYZ_COMPANY');
|
|
|
define('NET_IP','125.33.203.108');
|
|
|
|
|
|
-$SRV_HOST = 'http://192.168.1.195';
|
|
|
+$SRV_HOST = 'http://192.168.1.232';
|
|
|
$REMOTE_IMG_HOST = $SRV_HOST;
|
|
|
|
|
|
$config = [];
|