This commit is contained in:
Sebastian
2024-02-15 07:53:34 +01:00
parent a3cb98d2c0
commit f4c2af0618

View File

@@ -22,6 +22,7 @@ services:
"--ws", "--ws",
"--ws.port=8545", "--ws.port=8545",
"--ws.addr=0.0.0.0", "--ws.addr=0.0.0.0",
"--ws.origins=*",
# Enable the HTTP-RPC server # Enable the HTTP-RPC server
"--http", "--http",
"--http.port=8545", "--http.port=8545",