1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 09:47:04 +01:00

add more features to the signing node

This commit is contained in:
Sebastian Gerske 2019-08-26 13:18:35 +02:00
parent 9ffd42544e
commit 26f6bcda4e

View File

@ -5,9 +5,11 @@ services:
command:
--chain dev
--light
--jsonrpc-interface all
--jsonrpc-apis secretstore
--ws-interface all
--jsonrpc-cors all
--jsonrpc-interface all
--jsonrpc-hosts all
--jsonrpc-apis all
--keys-path /home/parity/.local/keys
--node-key 0x27881af7f75724e25a9818f6c8e719895c8c9d3512003fc8ad0f47d762a07a79
ports: