let's connect

This commit is contained in:
Sebastian
2024-03-17 14:46:25 +01:00
parent dda64f1291
commit 43e9cc1d23

View File

@@ -71,7 +71,7 @@ exec ./geth \
--state.scheme=${OP_GETH_STATE_SCHEME:-hash} \
--db.engine=${GETH_DB_ENGINE:-leveldb} \
--discovery.port=${P2P_PORT:-30303} \
--nodiscover \
#--nodiscover \
--maxpeers=100 \
--nat=extip:$HOST_IP \
--networkid="$CHAIN_ID" \