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