Pārlūkot izejas kodu

Merge branch 'develop'

xielin 5 gadi atpakaļ
vecāks
revīzija
40b6526709
1 mainītis faili ar 0 papildinājumiem un 9 dzēšanām
  1. 0 9
      .rocketeer/config.php

+ 0 - 9
.rocketeer/config.php

@@ -37,15 +37,6 @@ return [
     // to track files with credentials : Rocketeer will prompt you for your credentials
     // and store them locally
     'connections'      => [
-        'beta'  => [
-            'host'      => '47.92.174.125:2345',
-            'username'  => 'root',
-            'password'  => '',
-            'key'       => '/root/.ssh/id_rsa',
-            'keyphrase' => '',
-            'agent'     => '',
-            'db_role'   => true,
-        ],
         'production' => [
             'host'      => '47.92.121.231:2345',
             'username'  => 'root',