local.php.dist: cli => master

pull/1/head
Guillaume Lesniak 2016-06-02 14:02:25 +02:00
parent 4acfcb4cd1
commit aeb0e52dc2
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ return array(
'host' => 'localhost', 'host' => 'localhost',
'user' => 'root', 'user' => 'root',
'password' => 'password', 'password' => 'password',
'dbname' => 'monarc_cli', 'dbname' => 'monarc_master',
), ),
), ),
), ),