mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
💚 Jenkins : Fix default config database name
This commit is contained in:
@@ -80,7 +80,7 @@ $MySettings = array(
|
|||||||
|
|
||||||
'db_host' => '',
|
'db_host' => '',
|
||||||
|
|
||||||
'db_name' => 'itop_ci_main',
|
'db_name' => 'itop_ci',
|
||||||
|
|
||||||
'db_pwd' => 'IKnowYouSeeMeInJenkinsConf',
|
'db_pwd' => 'IKnowYouSeeMeInJenkinsConf',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user