test hook

master
LMR 1 year ago
parent 42c3145959
commit db8b245d0f

@ -39,10 +39,10 @@ switch ($_SERVER['SERVER_NAME']) {
case 'gh-int.mycht.cn':
$base_url = 'https://int.mycht.cn';
break;
case 'int.mycht.cn':
case 'int.mycht.cn': // lmr
$base_url = 'https://int.mycht.cn';
break;
case 'gm.mycht.cn':
case 'gm.mycht.cn': // lmr
$base_url = 'https://gm.mycht.cn';
break;
case 'origin-gh.mycht.cn':

Loading…
Cancel
Save