remove parameter

This commit is contained in:
goldsquid
2025-10-17 15:06:15 +07:00
parent 3a5fe0e8a2
commit edb2bdc699
2 changed files with 0 additions and 2 deletions

View File

@@ -72,7 +72,6 @@ services:
- --nat=extip:${IP} - --nat=extip:${IP}
- --p2p.allowed-ports=32377 - --p2p.allowed-ports=32377
- --p2p.allowed-ports=37377 - --p2p.allowed-ports=37377
- --polygon.logindex
- --port=12377 - --port=12377
- --prune.mode=archive - --prune.mode=archive
- --rpc.evmtimeout=${POLYGON_AMOY_ERIGON3_ARCHIVE_TRACE_EVMTIMEOUT:-5m0s} - --rpc.evmtimeout=${POLYGON_AMOY_ERIGON3_ARCHIVE_TRACE_EVMTIMEOUT:-5m0s}

View File

@@ -74,7 +74,6 @@ services:
- --nat=extip:${IP} - --nat=extip:${IP}
- --p2p.allowed-ports=30400 - --p2p.allowed-ports=30400
- --p2p.allowed-ports=35400 - --p2p.allowed-ports=35400
- --polygon.logindex
- --port=10400 - --port=10400
- --prune.mode=archive - --prune.mode=archive
- --rpc.evmtimeout=${POLYGON_MAINNET_ERIGON3_ARCHIVE_TRACE_EVMTIMEOUT:-5m0s} - --rpc.evmtimeout=${POLYGON_MAINNET_ERIGON3_ARCHIVE_TRACE_EVMTIMEOUT:-5m0s}