Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-09-19 18:07:22 +0800
Commit
95a0f9e49f9a90a8037be14bf55a2f943d0b73d1
1 parent
09046cc2
change report host
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
config/common.js
config/common.js
View file @
95a0f9e
...
...
@@ -238,9 +238,10 @@ if (isProduction) {
}
},
report
:
{
host
:
'badjs.yoho
.cn
'
,
host
:
'badjs.yoho
ops.org
'
,
port
:
80
,
db
:
'web-apm'
db
:
'web-apm'
,
immediate
:
true
},
monitorReport
:
{
host
:
'10.66.4.25'
,
...
...
Please
register
or
login
to post a comment