From 198567c10ec2952df1d27516b4552e447e95420b Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Thu, 28 Sep 2023 12:22:09 +0200 Subject: [PATCH] no op --- base-archive.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-archive.yml b/base-archive.yml index fd85305b..35ed1582 100644 --- a/base-archive.yml +++ b/base-archive.yml @@ -4,7 +4,7 @@ services: base-archive: # this is Optimism's geth client build: ./base expose: - - 8545 # RPC / Websocket + - 8545 # RPC / Websocket - 48554 # P2P TCP (currently unused) - 48554/udp # P2P UDP (currently unused) - 6060 # metrics