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
周奇琪
2016-09-01 11:38:20 +0800
Commit
457cb50baef2453db8659991612722af76f71f60
1 parent
02777f17
Update common.js ,change udp log host
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
config/common.js
config/common.js
View file @
457cb50
...
...
@@ -66,7 +66,7 @@ module.exports = {
udp
:
{
// send by udp
measurement
:
'yohobuy_wap_node_log'
,
level
:
'debug'
,
// logger level
host
:
'
192.168.102.162
'
,
// influxdb host
host
:
'
influxdblog.yohoops.org
'
,
// influxdb host
port
:
'4444'
// influxdb port
},
console
:
{
...
...
Please
register
or
login
to post a comment