From 213d972132da2705355596380c1d35c3e933ef0e Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 7 Jan 2023 12:23:31 +0100 Subject: [PATCH] fix params --- arbitrum-archive.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/arbitrum-archive.yml b/arbitrum-archive.yml index 0ee0ee4c..9b399159 100644 --- a/arbitrum-archive.yml +++ b/arbitrum-archive.yml @@ -54,10 +54,7 @@ services: - --core.checkpoint-pruning-mode=off - --node.cache.allow-slow-lookup - --core.checkpoint-gas-frequency=156250000 - - --http.api=net,web3,eth,debug - - --http.corsdomain=* - - --http.addr=0.0.0.0 - - --http.vhosts=* + - --node.rpc.addr=0.0.0.0 restart: unless-stopped networks: - chains