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

10 lines
204 B
PHP
Executable File

<?php
return array (
'host' => '36.112.156.6',
'dbname' => 'e2eesxt',
'username' => 'root',
'password' => 'l361018304',
'port' => '3306',
'charset' => 'utf8',
'collation' => 'utf8_general_ci',
);