From 0e4b82db9e167d0545ec80c794f332e7371263c0 Mon Sep 17 00:00:00 2001 From: imuge Date: Wed, 9 Jun 2021 18:02:02 +0800 Subject: [PATCH] do not set default retrieval urls --- deploy/deploy-gateway/src/main/resources/config/gateway.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/deploy-gateway/src/main/resources/config/gateway.conf b/deploy/deploy-gateway/src/main/resources/config/gateway.conf index b5a45a5a..a5cd04fd 100644 --- a/deploy/deploy-gateway/src/main/resources/config/gateway.conf +++ b/deploy/deploy-gateway/src/main/resources/config/gateway.conf @@ -22,8 +22,8 @@ peer.providers=com.jd.blockchain.consensus.bftsmart.BftsmartConsensusProvider #数据检索服务对应URL,格式:http://{ip}:{port},例如:http://127.0.0.1:10001 #若该值不配置或配置不正确,则浏览器模糊查询部分无法正常显示 -data.retrieval.url=http://127.0.0.1:10001 -schema.retrieval.url=http://127.0.0.1:8082 +data.retrieval.url= +schema.retrieval.url= #默认公钥的内容(Base58编码数据); keys.default.pubkey=