Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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:39:39 +0800
Commit
3d479d4674979ff123920d40d911e762a5347e26
1 parent
67d711ac
Update common.js ,change upd 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 @
3d479d4
...
...
@@ -66,7 +66,7 @@ module.exports = {
},
udp
:
{
// send by udp
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