Protected sub domains

This commit is contained in:
David Bomba 2022-04-01 08:49:37 +11:00
parent eaa73dd224
commit 08fa4bf8c9

View File

@ -33,6 +33,7 @@ class SubdomainController extends BaseController
'sandbox', 'sandbox',
'stage', 'stage',
'html', 'html',
'lb',
]; ];
public function __construct() public function __construct()