add localhost to available geth aliases
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
0b50c05885
commit
45ee58d675
|
@ -22,7 +22,7 @@ faucet_geth_name: 'faucet-geth'
|
|||
faucet_geth_vol: '/docker/{{ faucet_geth_name }}'
|
||||
faucet_geth_main_port: 30303
|
||||
faucet_geth_rpc_port: 8545
|
||||
faucet_geth_alias: 'geth'
|
||||
faucet_geth_alias: 'geth,localhost'
|
||||
|
||||
# generic container settings
|
||||
cont_state: started
|
||||
|
|
Loading…
Reference in New Issue