dont bundle new cockpit
This commit is contained in:
parent
7bc3f4beeb
commit
f9eb57acd2
@ -226,7 +226,7 @@ class Crunchbutton_App extends Cana_App {
|
||||
|
||||
$this->buildAuth($this->db());
|
||||
|
||||
if ($params['env'] != 'local' && $_SERVER['SERVER_NAME'] != 'dev.crunchr.co') {
|
||||
if ($params['env'] != 'local' && $_SERVER['SERVER_NAME'] != 'dev.crunchr.co' && $_SERVER['SERVER_NAME'] != 'cockpit.la') {
|
||||
$config->bundle = true;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user