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
徐炜
2016-10-31 18:04:32 +0800
Commit
e6343e104e301b25b3560acb6df92365550f3add
1 parent
94ddc603
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 @
e6343e1
...
...
@@ -126,7 +126,7 @@ if (isProduction) {
open
:
false
,
url
:
'http://123.206.2.55/strategy'
},
zookeeperServer
:
'
10.66.1.97
:2181'
zookeeperServer
:
'
zookeeper.yohoops.org
:2181'
});
}
else
if
(
isTest
)
{
Object
.
assign
(
module
.
exports
,
{
...
...
Please
register
or
login
to post a comment