Commit 122b6446 authored by wentao.suo's avatar wentao.suo

edit xyqb-h5-backend

parent 6b16dacc
...@@ -70,7 +70,18 @@ module.exports = { ...@@ -70,7 +70,18 @@ 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": [
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment