mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 06:06:44 +00:00
fix
This commit is contained in:
parent
0a2fd381c3
commit
1ef5ac2ce9
1 changed files with 1 additions and 2 deletions
|
|
@ -14,6 +14,5 @@ services:
|
|||
--datadir /root/.ethereum
|
||||
--http
|
||||
--http.addr 0.0.0.0
|
||||
--http.corsdomain="*"
|
||||
--http.api eth,net,web3,personal
|
||||
--allow-insecure-unlock
|
||||
--verbosity 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue