Commit 1c5fd782 by 杨昕

Update database.php

parent ab41bdef
Pipeline #10077 passed with stages
in 32 seconds
...@@ -85,11 +85,11 @@ return [ ...@@ -85,11 +85,11 @@ return [
'mongodb' => [ 'mongodb' => [
'driver' => 'mongodb', 'driver' => 'mongodb',
'host' => 'dds-2ze351589aaaf6841.mongodb.rds.aliyuncs.com', 'host' => 'mongo.eoffcn.com',
'port' => '3717', 'port' => '28017',
'database' => 'video_media', 'database' => 'video_media',
'username' => 'root', 'username' => 'root',
'password' => 'wR*Mn^mLnh!eg^N*e0KDwLp0UrkD$K%Q', 'password' => 'FHHTH98AWAPoyweEasdfadfaaf',
'options' => [ 'options' => [
'database' => 'admin', // sets the authentication database required by mongo 3 'database' => 'admin', // sets the authentication database required by mongo 3
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment