From be541d9ec1f2e742f8a053f64bdb8d81d53a59f1 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Fri, 9 Feb 2024 07:35:31 +0100 Subject: [PATCH] fix --- celo-fullnode.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/celo-fullnode.yml b/celo-fullnode.yml index 528406c2..45e3eabe 100644 --- a/celo-fullnode.yml +++ b/celo-fullnode.yml @@ -14,6 +14,7 @@ services: --ws --ws.port 8545 --ws.addr 0.0.0.0 + --ws.origins=* --http --http.vhosts=* --http.addr 0.0.0.0