fix
This commit is contained in:
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10384:10384
|
||||
- 10384:10384/udp
|
||||
- 12384:12384
|
||||
- 12384:12384/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -34,7 +34,7 @@ services:
|
||||
- --http.api=eth,net,web3,txpool,debug,admin,satoshi
|
||||
- --http.port=8545
|
||||
- --nat=extip:${IP}
|
||||
- --port=10384
|
||||
- --port=12384
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10169:10169
|
||||
- 10169:10169/udp
|
||||
- 11169:11169
|
||||
- 11169:11169/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -34,7 +34,7 @@ services:
|
||||
- --http.api=eth,net,web3,txpool,debug,admin,satoshi
|
||||
- --http.port=8545
|
||||
- --nat=extip:${IP}
|
||||
- --port=10169
|
||||
- --port=11169
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10169:10169
|
||||
- 10169:10169/udp
|
||||
- 11169:11169
|
||||
- 11169:11169/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -34,7 +34,7 @@ services:
|
||||
- --http.api=eth,net,web3,txpool,debug,admin,satoshi
|
||||
- --http.port=8545
|
||||
- --nat=extip:${IP}
|
||||
- --port=10169
|
||||
- --port=11169
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=
|
||||
|
||||
@@ -19,8 +19,8 @@ services:
|
||||
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||
user: root
|
||||
ports:
|
||||
- 10478:10478
|
||||
- 10478:10478/udp
|
||||
- 14478:14478
|
||||
- 14478:14478/udp
|
||||
expose:
|
||||
- 8545
|
||||
- 8551
|
||||
@@ -34,7 +34,7 @@ services:
|
||||
- --http.api=eth,net,web3,txpool,debug,admin,satoshi
|
||||
- --http.port=8545
|
||||
- --nat=extip:${IP}
|
||||
- --port=10478
|
||||
- --port=14478
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
- --state.scheme=
|
||||
|
||||
Reference in New Issue
Block a user