Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
config_repository
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
config_repository
Commits
e53dc3dd
Commit
e53dc3dd
authored
Mar 16, 2018
by
wentao.suo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit xyqb-h5-backend
parent
122b6446
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
13 deletions
+7
-13
op-api.js
nodejs/op-api.js
+1
-12
xyqb-h5-backend.js
nodejs/xyqb-h5-backend.js
+6
-1
No files found.
nodejs/op-api.js
View file @
e53dc3dd
...
@@ -70,18 +70,7 @@ module.exports = {
...
@@ -70,18 +70,7 @@ module.exports = {
upload
:
{
upload
:
{
path
:
'
/vpants/quant_group/op-api-data
'
path
:
'
/vpants/quant_group/op-api-data
'
},
},
ocr
:
{
auth_api
:
'
http://139.198.2.95:38099/auth-center/api/ocr/h5/auth_url.json
'
,
query_api
:
'
http://139.198.2.95:38099/auth-center/h5/api/ocr/auth.json
'
,
key
:
'
wd8bRaLf1nbiMDvPpM1fP9sA2mVSmmpy
'
},
rabbitmq
:
{
mall_api
:
'
amqp://qa:qatest@rabbitmq:5672/mall
'
},
zookeeper
:
{
api
:
'
zookeeper:2181
'
,
znode
:
[
'
/grpc/help_center
'
]
},
log4js
:
{
log4js
:
{
"
appenders
"
:
[
"
appenders
"
:
[
{
{
...
...
nodejs/xyqb-h5-backend.js
View file @
e53dc3dd
...
@@ -53,5 +53,10 @@ module.exports = {
...
@@ -53,5 +53,10 @@ module.exports = {
rabbitmq
:
{
rabbitmq
:
{
mall_api
:
'
amqp://qa:qatest@rabbitmq:5672/mall
'
mall_api
:
'
amqp://qa:qatest@rabbitmq:5672/mall
'
}
},
zookeeper
:
{
api
:
'
zookeeper:2181
'
,
znode
:
[
'
/grpc/help_center
'
]
},
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment