From 8e62c18e1664413db2a228451c3b2368ec3afa82 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:22:06 +0200 Subject: [PATCH] let it do websockets too --- celo-archive.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/celo-archive.yml b/celo-archive.yml index bd21c9f1..fa0630d7 100644 --- a/celo-archive.yml +++ b/celo-archive.yml @@ -12,6 +12,9 @@ services: --txlookuplimit=0 --cache.preimages --port 58395 + --ws + --ws.port 8545 + --ws.addr 0.0.0.0 --http --http.vhosts=* --http.addr 0.0.0.0