Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
media-resource
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨昕
media-resource
Commits
ab41bdef
Commit
ab41bdef
authored
Jul 27, 2020
by
杨昕
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 'test'
# Conflicts: # app/Http/Controllers/Api/Client/MediaController.php
parents
9e812552
7fc34890
Pipeline
#10076
passed with stages
in 32 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
MediaController.php
app/Http/Controllers/Api/Client/MediaController.php
+1
-1
database.php
config/database.php
+3
-3
No files found.
app/Http/Controllers/Api/Client/MediaController.php
View file @
ab41bdef
...
...
@@ -21,7 +21,7 @@ class MediaController extends Controller
protected
$domain
=
[
'develop'
=>
'qcoenfz67.bkt.clouddn.com'
,
'test'
=>
'
test-
vod-mam.eoffcn.com'
,
'test'
=>
'vod-mam.eoffcn.com'
,
'master'
=>
'vod-mam.eoffcn.com'
];
...
...
config/database.php
View file @
ab41bdef
...
...
@@ -85,11 +85,11 @@ return [
'mongodb'
=>
[
'driver'
=>
'mongodb'
,
'host'
=>
'
mongo.eoffcn
.com'
,
'port'
=>
'
280
17'
,
'host'
=>
'
dds-2ze351589aaaf6841.mongodb.rds.aliyuncs
.com'
,
'port'
=>
'
37
17'
,
'database'
=>
'video_media'
,
'username'
=>
'root'
,
'password'
=>
'
FHHTH98AWAPoyweEasdfadfaaf
'
,
'password'
=>
'
wR*Mn^mLnh!eg^N*e0KDwLp0UrkD$K%Q
'
,
'options'
=>
[
'database'
=>
'admin'
,
// sets the authentication database required by mongo 3
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment