mirror of
https://github.com/status-im/infra-faucet.git
synced 2025-02-24 08:38:32 +00:00
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…
x
Reference in New Issue
Block a user