This commit is contained in:
aozhiwei 2024-08-19 15:35:00 +08:00
parent a006899a21
commit aaff32de0c

View File

@ -1,10 +0,0 @@
<?php
return array(
'instance_id' => 1,
'host' => 'mysql-host',
'port' => 3306,
'user' => 'root',
'passwd' => 'keji178',
'dbname' => 'logdb_dev_1'
);