Files
mini_tp/config/legacy/other/db_aeshipin.php
T
nepiedg 166940d5a6 Initial commit: ThinkPHP refactor (tp)
Made-with: Cursor
2026-04-02 02:13:12 +00:00

10 lines
216 B
PHP
Executable File

<?php
return array (
'host' => '47.104.211.80',
'dbname' => 'aeshipin',
'username' => 'aeshipin',
'password' => 'Md3Ln46AJrbYwX32',
'port' => '3306',
'charset' => 'utf8',
'collation' => 'utf8_general_ci',
);