mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
updating docker-compose file
This commit is contained in:
parent
f4f55f67bb
commit
b3c93551d6
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
- "30303:30303"
|
||||
command:
|
||||
--dev
|
||||
--http
|
||||
--http
|
||||
--http.addr 0.0.0.0
|
||||
--http.port 8545
|
||||
--http.corsdomain "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue