Initial commit: ThinkPHP refactor (tp)
Made-with: Cursor
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
return array (
|
||||
'host' => '47.104.211.80',
|
||||
'dbname' => 'aeshipin',
|
||||
'username' => 'aeshipin',
|
||||
'password' => 'Md3Ln46AJrbYwX32',
|
||||
'port' => '3306',
|
||||
'charset' => 'utf8',
|
||||
'collation' => 'utf8_general_ci',
|
||||
);
|
||||
Reference in New Issue
Block a user