Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
htoooth
2018-06-05 17:02:27 +0800
Commit
eabfbfab67d714e6d22bb567929cb7b5d34f0c80
1 parent
d8e4ff87
fix zk
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 @
eabfbfa
...
...
@@ -155,7 +155,7 @@ module.exports = {
apiCache
:
{
cache
:
true
},
zookeeperServer
:
'1
92.168.102.168:2188
'
,
zookeeperServer
:
'1
27.0.0.1:2181
'
,
redis
:
{
connect
:
{
host
:
'127.0.0.1'
,
...
...
Please
register
or
login
to post a comment