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:
- "10947:10947"
@@ -34,12 +33,7 @@ services:
- --port=10947
- --p2p.allowed-ports=25947
- --p2p.allowed-ports=30947
- --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:
- "10582:10582"
@@ -34,12 +33,7 @@ services:
- --port=10582
- --p2p.allowed-ports=25582
- --p2p.allowed-ports=30582
- --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:
- "10685:10685"
@@ -34,12 +33,7 @@ services:
- --port=10685
- --p2p.allowed-ports=25685
- --p2p.allowed-ports=30685
- --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:
- "10675:10675"
@@ -34,12 +33,7 @@ services:
- --port=10675
- --p2p.allowed-ports=25675
- --p2p.allowed-ports=30675
- --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:
- "10614:10614"
@@ -34,12 +33,7 @@ services:
- --port=10614
- --p2p.allowed-ports=25614
- --p2p.allowed-ports=30614
- --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:
- "10616:10616"
@@ -34,12 +33,7 @@ services:
- --port=10616
- --p2p.allowed-ports=25616
- --p2p.allowed-ports=30616
- --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:
- "10317:10317"
@@ -34,12 +33,7 @@ services:
- --port=10317
- --p2p.allowed-ports=25317
- --p2p.allowed-ports=30317
- --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:
- "10087:10087"
@@ -34,12 +33,7 @@ services:
- --port=10087
- --p2p.allowed-ports=25087
- --p2p.allowed-ports=30087
- --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:
- "10930:10930"
@@ -34,12 +33,7 @@ services:
- --port=10930
- --p2p.allowed-ports=25930
- --p2p.allowed-ports=30930
- --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=*