From 1951938afa4c5ea2cf41f2c389ab78a37da566df Mon Sep 17 00:00:00 2001 From: xxq250 Date: Thu, 18 Jul 2024 17:04:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E6=96=87=E4=BB=B6=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 00-docker-compose/forgeplus/config/configuration.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/00-docker-compose/forgeplus/config/configuration.yml b/00-docker-compose/forgeplus/config/configuration.yml index 9f878c1..4ee86ae 100644 --- a/00-docker-compose/forgeplus/config/configuration.yml +++ b/00-docker-compose/forgeplus/config/configuration.yml @@ -40,9 +40,6 @@ default: chain_base: "" blockchain: api_url: 'http://172.20.32.202:3023/gitlink/fiscobcos' - wechat: - appid: 'test' - secret: 'test123456' gitea: access_key_id: 'root' access_key_secret: '_Trustie_10010' @@ -58,8 +55,8 @@ default: base_url: '/api/v1' notice: platform: 'gitlink' - write_domain: 'http://106.75.31.211:58082' - read_domain: 'http://106.75.31.211:58080' + write_domain: 'http://172.20.32.202:58082' + read_domain: 'http://172.20.32.202:58080' base_url: '/gns' trace: domain: 'http://58.214.1.186:8091'