Trying worker-linux-docker- because why the hell not
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ $app = new Illuminate\Foundation\Application;
|
||||
|
||||
$env = $app->detectEnvironment(array(
|
||||
|
||||
'testing' => array('snipe-it.dev','testing-worker-linux*'),
|
||||
'testing' => array('snipe-it.dev','worker-linux-docker-*'),
|
||||
'local' => array('homestead','AlisonMBP'),
|
||||
'staging' => array('stagingweb01'),
|
||||
'production' => array('www.yourserver.com')
|
||||
|
||||
Reference in New Issue
Block a user