|
|
@@ -23,12 +23,14 @@ return [
|
|
|
'type' => Env::get('database.type', 'mysql'),
|
|
|
|
|
|
// local
|
|
|
- 'hostname' => 'localhost',
|
|
|
- 'database' => 'db_db',
|
|
|
+ 'hostname' => '47.112.222.163',
|
|
|
+// 'hostname' => 'localhost',
|
|
|
+ 'database' => 'nn2023021801',
|
|
|
// 'database' => 'mlh_db_temp',
|
|
|
- 'username' => 'root',
|
|
|
- 'password' => '123456',
|
|
|
- 'hostport' => '8889',
|
|
|
+ 'username' => 'nn2023021801',
|
|
|
+ 'password' => '5HDbLDXyWpBDcw3N',
|
|
|
+ 'hostport' => '3306',
|
|
|
+
|
|
|
|
|
|
// // test
|
|
|
// 'hostname' => '114.55.89.63',
|