Initial commit: 投注游戏平台初始化
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'db_host' => 'localhost',
|
||||
'db_name' => 'pk10',
|
||||
'db_user' => 'pk10',
|
||||
'db_pass' => 'n1Ttdk61fSc6BDmJ',
|
||||
];
|
||||
Reference in New Issue
Block a user