|
@@ -18,7 +18,7 @@ return array
|
|
*
|
|
*
|
|
* Ports and sockets may be appended to the hostname.
|
|
* Ports and sockets may be appended to the hostname.
|
|
*/
|
|
*/
|
|
- 'hostname' => 'localhost',
|
|
|
|
|
|
+ 'hostname' => '192.168.100.102',
|
|
'database' => 'hello_world',
|
|
'database' => 'hello_world',
|
|
'username' => 'benchmarkdbuser',
|
|
'username' => 'benchmarkdbuser',
|
|
'password' => 'benchmarkdbpass',
|
|
'password' => 'benchmarkdbpass',
|