This commit is contained in:
squidbear
2025-03-28 04:30:51 +01:00
parent 3b51820e95
commit 972d31f892
27 changed files with 0 additions and 162 deletions

View File

@@ -5,7 +5,6 @@ services:
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
user: root
expose:
- "9090"
- "8545"
ports:
- "10377:10377"
@@ -31,12 +30,7 @@ services:
- --port=10377
- --p2p.allowed-ports=25377
- --p2p.allowed-ports=30377
- --metrics --metrics.addr=0.0.0.0 --metrics.port=6060
- --private.api.addr=0.0.0.0:9090
- --nat=extip:${IP}
- --pprof
- --pprof.addr=0.0.0.0
- --pprof.port=6061
- --http.addr=0.0.0.0
- --http.vhosts=*
- --http.corsdomain=*

View File

@@ -5,7 +5,6 @@ services:
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
user: root
expose:
- "9090"
- "8545"
ports:
- "10307:10307"
@@ -31,12 +30,7 @@ services:
- --port=10307
- --p2p.allowed-ports=25307
- --p2p.allowed-ports=30307
- --metrics --metrics.addr=0.0.0.0 --metrics.port=6060
- --private.api.addr=0.0.0.0:9090
- --nat=extip:${IP}
- --pprof
- --pprof.addr=0.0.0.0
- --pprof.port=6061
- --http.addr=0.0.0.0
- --http.vhosts=*
- --http.corsdomain=*

View File

@@ -5,7 +5,6 @@ services:
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
user: root
expose:
- "9090"
- "8545"
ports:
- "10583:10583"
@@ -31,12 +30,7 @@ services:
- --port=10583
- --p2p.allowed-ports=25583
- --p2p.allowed-ports=30583
- --metrics --metrics.addr=0.0.0.0 --metrics.port=6060
- --private.api.addr=0.0.0.0:9090
- --nat=extip:${IP}
- --pprof
- --pprof.addr=0.0.0.0
- --pprof.port=6061
- --http.addr=0.0.0.0
- --http.vhosts=*
- --http.corsdomain=*

View File

@@ -5,7 +5,6 @@ services:
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
user: root
expose:
- "9090"
- "8545"
ports:
- "10400:10400"
@@ -31,12 +30,7 @@ services:
- --port=10400
- --p2p.allowed-ports=25400
- --p2p.allowed-ports=30400
- --metrics --metrics.addr=0.0.0.0 --metrics.port=6060
- --private.api.addr=0.0.0.0:9090
- --nat=extip:${IP}
- --pprof
- --pprof.addr=0.0.0.0
- --pprof.port=6061
- --http.addr=0.0.0.0
- --http.vhosts=*
- --http.corsdomain=*

View File

@@ -5,7 +5,6 @@ services:
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
user: root
expose:
- "9090"
- "8545"
ports:
- "10036:10036"
@@ -31,12 +30,7 @@ services:
- --port=10036
- --p2p.allowed-ports=25036
- --p2p.allowed-ports=30036
- --metrics --metrics.addr=0.0.0.0 --metrics.port=6060
- --private.api.addr=0.0.0.0:9090
- --nat=extip:${IP}
- --pprof
- --pprof.addr=0.0.0.0
- --pprof.port=6061
- --http.addr=0.0.0.0
- --http.vhosts=*
- --http.corsdomain=*

View File

@@ -5,7 +5,6 @@ services:
image: erigontech/erigon:${ERIGON3_VERSION:-v3.0.0}
user: root
expose:
- "9090"
- "8545"
ports:
- "10320:10320"
@@ -31,12 +30,7 @@ services:
- --port=10320
- --p2p.allowed-ports=25320
- --p2p.allowed-ports=30320
- --metrics --metrics.addr=0.0.0.0 --metrics.port=6060
- --private.api.addr=0.0.0.0:9090
- --nat=extip:${IP}
- --pprof
- --pprof.addr=0.0.0.0
- --pprof.port=6061
- --http.addr=0.0.0.0
- --http.vhosts=*
- --http.corsdomain=*