fix another var
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
ab844d6da9
commit
6afc98748b
|
@ -36,7 +36,7 @@
|
|||
--rpc
|
||||
--rpcaddr=0.0.0.0
|
||||
--rpcport={{ geth_rpc_port }}
|
||||
--rpcvhosts={{ faucet_geth_alias }},localhost
|
||||
--rpcvhosts={{ geth_alias }},localhost
|
||||
--rpcapi={{ geth_rcp_api }}
|
||||
volumes:
|
||||
- '{{ geth_cont_vol }}/keys:/keys:rw'
|
||||
|
|
Loading…
Reference in New Issue