This commit is contained in:
Sebastian
2023-08-26 05:04:46 +02:00
parent c9230c75f8
commit 2bfa6bc650

View File

@@ -16,9 +16,9 @@ services:
command: command:
[ [
"--rpc-ws-host='0.0.0.0'", "--rpc-ws-host='0.0.0.0'",
"--rpc-ws-enabled=true", #"--rpc-ws-enabled=true",
"--rpc-http-host='0.0.0.0'", "--rpc-http-host='0.0.0.0'",
"--rpc-http-enabled=true", #"--rpc-http-enabled=true",
"--host-allowlist=*", "--host-allowlist=*",
"--rpc-http-cors-origins=*", "--rpc-http-cors-origins=*",
"--engine-rpc-port=8551", "--engine-rpc-port=8551",