Change README and config

This commit is contained in:
Maxime Rault 2015-07-30 14:24:53 +02:00
parent 22482cff22
commit ed2787c21c
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ Simply add this code at the end of your ``app/config/database.php`` file:
'ibmi' => [
'driver' => 'odbc' / 'ibm',
// General settings
'host' => 'gigc',
'host' => 'server',
'username' => '',
'password' => '',
//Server settings

View File

@ -64,7 +64,7 @@ return [
'ibmi' => [
'driver' => 'odbc' / 'ibm',
// General settings
'host' => 'gigc',
'host' => 'server',
'username' => '',
'password' => '',
//Server settings