diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml index fd6a2ddd..d63f9ad4 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace--nimbus.yml @@ -82,7 +82,7 @@ services: - --nat=extip:${IP} - --network=mainnet - --rest - - --rest-host=0.0.0.0 + - --rest-address=0.0.0.0 - --rest-port=3500 - --tcp-port=19563 - --udp-port=19563 diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml index 0fab926f..4f361688 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--nimbus.yml @@ -83,7 +83,7 @@ services: - --nat=extip:${IP} - --network=mainnet - --rest - - --rest-host=0.0.0.0 + - --rest-address=0.0.0.0 - --rest-port=3500 - --tcp-port=15150 - --udp-port=15150