Commit 829bea44 by 杨昕

mongodb切换

parent cbb6b991
Pipeline #15317 passed with stages
in 1 minute 7 seconds
......@@ -85,8 +85,8 @@ return [
'mongodb' => [
'driver' => 'mongodb',
'host' => env('mg_host')??'mongo.eoffcn.com',
'port' => env('mg_port')??'28017',
'host' => env('mg_host')??'dds-2ze877d1a56f53141.mongodb.rds.aliyuncs.com',
'port' => env('mg_port')??'3717',
'database' => 'video_media',
'username' => env('mg_username')??'root',
'password' => env("mg_password")??'FHHTH98AWAPoyweEasdfadfaaf',
......
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