From a5c7b27f8a3fa280687f238e03786dfe0d7e62f7 Mon Sep 17 00:00:00 2001 From: Sebastian Gerske Date: Mon, 26 Aug 2019 13:27:44 +0200 Subject: [PATCH] remove node key, we do not need it here --- compose-files/secret_store_signing_node.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/compose-files/secret_store_signing_node.yml b/compose-files/secret_store_signing_node.yml index 5226707..ceca8e1 100644 --- a/compose-files/secret_store_signing_node.yml +++ b/compose-files/secret_store_signing_node.yml @@ -11,7 +11,6 @@ services: --jsonrpc-hosts all --jsonrpc-apis all --keys-path /home/parity/.local/keys - --node-key 0x27881af7f75724e25a9818f6c8e719895c8c9d3512003fc8ad0f47d762a07a79 ports: - 9545:8545 volumes: