added geth-goerli too relaychains

This commit is contained in:
cventastic
2021-12-14 16:09:56 +01:00
parent e2e7798f80
commit 88abde8993
2 changed files with 11 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ services:
- "30303"
volumes:
- geth-ropsten:/.ropsten
command: "--ropsten --http --http.api eth,net --http.addr 0.0.0.0 --http.port 8545 --http.vhosts=* --syncmode full --datadir .rinkeby --verbosity 3"
command: "--ropsten --http --http.api eth,net --http.addr 0.0.0.0 --http.port 8545 --http.vhosts=* --syncmode full --datadir .ropsten --verbosity 3"
networks:
- pocket