Update DB to match vultr
This commit is contained in:
parent
9a79e899f5
commit
bae6dc5c22
|
|
@ -9,7 +9,7 @@
|
|||
var $default = array(
|
||||
'driver' => 'mysql',
|
||||
'persistent' => false,
|
||||
'host' => '192.168.1.159',
|
||||
'host' => '172.17.0.1',
|
||||
'login' => 'quotenik',
|
||||
'password' => 'quotenik',
|
||||
'database' => 'quotenik',
|
||||
|
|
|
|||
Loading…
Reference in a new issue