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
徐祁xuqi
2016-10-20 17:12:41 +0800
Commit
0ebe40098b40f961e1bea5f47e37ef18dd9ef9ca
1 parent
58f162a3
zookeeper server
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
config/common.js
config/common.js
View file @
0ebe400
...
...
@@ -83,7 +83,8 @@ module.exports = {
appID
:
'wx75e5a7c0c88e45c2'
,
appSecret
:
'ce21ae4a3f93852279175a167e54509b'
}
}
},
zookeeperServer
:
'10.66.1.97:2181'
};
if
(
isProduction
)
{
...
...
Please
register
or
login
to post a comment