Initial xentral_oss_20.3.c9ffacf
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
return [
|
||||
[
|
||||
'description'=>'Xentral Test',
|
||||
'dbname'=>'xentral_test',
|
||||
'dbhost'=>'localhost',
|
||||
'dbport'=>3306,
|
||||
'dbuser'=>'Datenbankuser',
|
||||
'dbpass'=>'Datenbankpasswort',
|
||||
'cronjob'=>0
|
||||
],
|
||||
['description'=>'Xentral Production','dbname'=>'xentral_live']
|
||||
];
|
||||
Reference in New Issue
Block a user