From 4a209279be773fa4852f1480a8c0c088dc1efe2d Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sun, 28 Jul 2024 14:20:36 +0200 Subject: [PATCH] fix --- op-boba.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/op-boba.yml b/op-boba.yml index cc95486f..e70b5659 100644 --- a/op-boba.yml +++ b/op-boba.yml @@ -21,8 +21,9 @@ services: --chain=boba-mainnet --http.addr=0.0.0.0 --http.port=9545 + --http.compression=true --ws.port=9545 - --ws.addr=0.0.0.0 + --ws.compression=true --ws --http.corsdomain=* --http.vhosts=*