go back to using light sync mode on master
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
dc27740e40
commit
e13fb819c0
|
@ -11,7 +11,7 @@ faucet_cont_image: 'statusteam/faucet:{{ faucet_cont_tag }}'
|
|||
faucet_cont_name: 'faucet-api'
|
||||
faucet_http_port: 3001
|
||||
|
||||
faucet_geth_sync_mode: fast
|
||||
faucet_geth_sync_mode: light
|
||||
faucet_geth_tag: 'v1.8.26'
|
||||
faucet_geth_image: 'ethereum/client-go:{{ faucet_geth_tag }}'
|
||||
faucet_geth_name: 'faucet-geth'
|
||||
|
|
Loading…
Reference in New Issue