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-10-19 18:16:20 +0800
Commit
85c5e60627e138d2a4a9d90d524bb49392d88b36
1 parent
8232c76d
cache-false
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 @
85c5e60
...
...
@@ -38,7 +38,7 @@ module.exports = {
index
:
'//m.yohobuy.com'
},
trace
:
false
,
useCache
:
tru
e
,
useCache
:
fals
e
,
memcache
:
{
master
:
[
'192.168.102.168:11211'
],
slave
:
[
'192.168.102.168:11211'
],
...
...
Please
register
or
login
to post a comment