let it do websockets too

This commit is contained in:
Sebastian
2023-10-09 11:22:06 +02:00
parent 9047693b1f
commit 8e62c18e16

View File

@@ -12,6 +12,9 @@ services:
--txlookuplimit=0 --txlookuplimit=0
--cache.preimages --cache.preimages
--port 58395 --port 58395
--ws
--ws.port 8545
--ws.addr 0.0.0.0
--http --http
--http.vhosts=* --http.vhosts=*
--http.addr 0.0.0.0 --http.addr 0.0.0.0