Protected domains

This commit is contained in:
David Bomba 2022-05-15 11:08:05 +10:00
parent 8fc9cdd6d8
commit 69ad0c23e9

View File

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