fix
This commit is contained in:
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10386:10386
|
||||
- 10386:10386/udp
|
||||
- 12386:12386
|
||||
- 12386:12386/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -35,7 +35,7 @@ services:
|
||||
- --http.vhosts=*
|
||||
- --maxpeers=50
|
||||
- --nat=extip:${IP}
|
||||
- --port=10386
|
||||
- --port=12386
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=hash
|
||||
|
||||
Reference in New Issue
Block a user