Change README and config
This commit is contained in:
parent
22482cff22
commit
ed2787c21c
@ -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
|
||||
|
@ -64,7 +64,7 @@ return [
|
||||
'ibmi' => [
|
||||
'driver' => 'odbc' / 'ibm',
|
||||
// General settings
|
||||
'host' => 'gigc',
|
||||
'host' => 'server',
|
||||
'username' => '',
|
||||
'password' => '',
|
||||
//Server settings
|
||||
|
Loading…
Reference in New Issue
Block a user