nat
This commit is contained in:
@@ -30,6 +30,7 @@ services:
|
||||
- --fast-sync-min-peers=1
|
||||
- --host-allowlist=*
|
||||
- --network=mainnet
|
||||
- --p2p-host=${IP}
|
||||
- --p2p-port=14038
|
||||
- --rpc-http-api=ETH,NET,WEB3,DEBUG,ADMIN,TXPOOL
|
||||
- --rpc-http-enabled=true
|
||||
|
||||
@@ -33,6 +33,7 @@ services:
|
||||
- --fast-sync-min-peers=1
|
||||
- --genesis-file=/config/genesis.json
|
||||
- --host-allowlist=*
|
||||
- --p2p-host=${IP}
|
||||
- --p2p-port=14816
|
||||
- --plugin-linea-l1-rpc-endpoint=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||
- --rpc-http-api=ETH,NET,WEB3,DEBUG,TRACE,TXPOOL,LINEA
|
||||
|
||||
@@ -33,6 +33,7 @@ services:
|
||||
- --fast-sync-min-peers=1
|
||||
- --genesis-file=/config/genesis.json
|
||||
- --host-allowlist=*
|
||||
- --p2p-host=${IP}
|
||||
- --p2p-port=14691
|
||||
- --plugin-linea-l1-rpc-endpoint=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
||||
- --rpc-http-api=ETH,NET,WEB3,DEBUG,TRACE,TXPOOL,LINEA
|
||||
|
||||
Reference in New Issue
Block a user