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
Email Patches
Plain Diff
Browse Files
Authored by
shijian
8 years ago
Commit
885b0b293e28024746839d79678fb65d0fa607ee
1 parent
03f737e8
5.2.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
config/common.js
config/common.js
View file @
885b0b2
...
...
@@ -18,16 +18,17 @@ module.exports = {
app_type
:
1
},
domains
:
{
api
:
'http://api-test3.yohops.com:9999/'
,
service
:
'http://service-test3.yohops.com:9999/'
,
api
:
'http://api-test3.yohops.com:9999/'
,
service
:
'http://service-test3.yohops.com:9999/'
,
/*api: 'http://dev-api.yohops.com:9999/',
/*
api: 'http://dev-api.yohops.com:9999/',
service: 'http://dev-service.yohops.com:9999/',*/
singleApi
:
'http://192.168.102.27:8092/'
/*api: 'http://single.yoho.cn/',
/* api: 'http://single.yoho.cn/',
service: 'http://api.yoho.cn/',
singleApi: 'http://service.yoho.cn/'*/
/*singleApi: 'http://192.168.102.205:8080/gateway/',//'http://single.yoho.cn/',
/*
singleApi: 'http://192.168.102.205:8080/gateway/',//'http://single.yoho.cn/',
api: 'http://192.168.102.205:8080/gateway/',//'http://api.yoho.cn/',
service: 'http://192.168.102.205:8080/gateway/'//'http://service.yoho.cn/'*/
},
...
...
Please
register
or
login
to post a comment