From f7f5d3fcf4cf958afc7bfa397d63e02cf6107c66 Mon Sep 17 00:00:00 2001 From: Baohua Yang Date: Sun, 4 Feb 2018 15:09:18 +0800 Subject: [PATCH] Fix crypto config path --- .../v1.0.5/docker-compose-2orgs-4peers-solo-be.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperledger_fabric/v1.0.5/docker-compose-2orgs-4peers-solo-be.yaml b/hyperledger_fabric/v1.0.5/docker-compose-2orgs-4peers-solo-be.yaml index 3c6d917e..5e5b2461 100644 --- a/hyperledger_fabric/v1.0.5/docker-compose-2orgs-4peers-solo-be.yaml +++ b/hyperledger_fabric/v1.0.5/docker-compose-2orgs-4peers-solo-be.yaml @@ -59,7 +59,7 @@ services: - mysql volumes: - ./explorer-artifacts/config.json:/blockchain-explorer/config.json - - ./solo/crypto-config:/blockchain-explorer/first-network/crypto-config + - ./crypto-config:/blockchain-explorer/first-network/crypto-config ports: - "8080:8080" # HTTP port