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:
- "10060:10060"
@@ -30,12 +29,7 @@ services:
- --port=10060
- --p2p.allowed-ports=25060
- --p2p.allowed-ports=30060
- --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:
- "10000:10000"
@@ -30,12 +29,7 @@ services:
- --port=10000
- --p2p.allowed-ports=25000
- --p2p.allowed-ports=30000
- --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:
- "10622:10622"
@@ -30,12 +29,7 @@ services:
- --port=10622
- --p2p.allowed-ports=25622
- --p2p.allowed-ports=30622
- --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:
- "10235:10235"
@@ -30,12 +29,7 @@ services:
- --port=10235
- --p2p.allowed-ports=25235
- --p2p.allowed-ports=30235
- --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:
- "10410:10410"
@@ -30,12 +29,7 @@ services:
- --port=10410
- --p2p.allowed-ports=25410
- --p2p.allowed-ports=30410
- --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:
- "10620:10620"
@@ -30,12 +29,7 @@ services:
- --port=10620
- --p2p.allowed-ports=25620
- --p2p.allowed-ports=30620
- --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=*