mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +01:00
Do not use node-key in public networks
This commit is contained in:
parent
c5e2e1591c
commit
b3ac197bd2
@ -13,7 +13,6 @@ services:
|
||||
--jsonrpc-hosts all
|
||||
--jsonrpc-apis all
|
||||
--unsafe-expose
|
||||
--node-key 0xb3244c104fb56d28d3979f6cd14a8b5cf5b109171d293f4454c97c173a9f9374
|
||||
volumes:
|
||||
- ../networks/kovan/keys:/home/parity/.local/share/io.parity.ethereum/keys/kovan
|
||||
ports:
|
||||
|
@ -16,7 +16,6 @@ services:
|
||||
--jsonrpc-apis all
|
||||
--unsafe-expose
|
||||
--unlock 0x00bd138abd70e2f00903268f3db08f2d25677c9e
|
||||
--node-key 0xb3244c104fb56d28d3979f6cd14a8b5cf5b109171d293f4454c97c173a9f9374
|
||||
volumes:
|
||||
- ../networks/nile/config:/home/parity/parity/config
|
||||
- keeper-node:/home/parity/.local/share/io.parity.ethereum/
|
||||
|
Loading…
Reference in New Issue
Block a user