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
Plain Diff
Browse Files
Authored by
陈峰
7 years ago
Commit
287d9783a4a569cd084e3e83762b48c4c987184b
2 parents
efafea70
6e65f905
master
...
feature/blk-miniapp
feature/brand-multi-shops
feature/change
feature/context
feature/context-and-tracking
feature/docker
feature/hotfix
feature/leftScrollMore
feature/listGoodsList
feature/style
feature/tracking
feature/webpack-hash
gray
hotfix/moreGoods
hotfix/ssr
release/0725
release/5.8
Merge branch 'release/4.0' into gray
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
config/common.js
config/common.js
View file @
287d978
...
...
@@ -97,9 +97,9 @@ if (isProduction) {
Object
.
assign
(
module
.
exports
,
{
appName
:
'm.yohoblk.com'
,
domains
:
{
api
:
'http://api.yoho.cn/'
,
service
:
'http://service.yoho.cn/'
,
singleApi
:
'http://single.yoho.cn/'
api
:
'http://api.yoho.yohoops.org/'
,
service
:
'http://api.yoho.yohoops.org/'
,
singleApi
:
'http://api.yoho.yohoops.org/'
,
},
memcache
:
{
master
:
[
'memcache1.yohoops.org:12111'
,
'memcache2.yohoops.org:12111'
,
'memcache3.yohoops.org:12111'
],
...
...
Please
register
or
login
to post a comment