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