deploy: regenerate compose from vibe-node main 5ac8fffb7d6c
This commit is contained in:
@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
|
||||
|
||||
services:
|
||||
bitcoin-mainnet:
|
||||
image: ${BITCOIN_BITCOIND_IMAGE:-bitcoin/bitcoin}:${BITCOIN_MAINNET_BITCOIND_VERSION:-31.0}
|
||||
image: ${BITCOIN_BITCOIND_IMAGE:-bitcoin/bitcoin}:${BITCOIN_MAINNET_BITCOIND_VERSION:-31.1}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
|
||||
@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
|
||||
|
||||
services:
|
||||
bitcoin-testnet:
|
||||
image: ${BITCOIN_BITCOIND_IMAGE:-bitcoin/bitcoin}:${BITCOIN_TESTNET_BITCOIND_VERSION:-31.0}
|
||||
image: ${BITCOIN_BITCOIND_IMAGE:-bitcoin/bitcoin}:${BITCOIN_TESTNET_BITCOIND_VERSION:-31.1}
|
||||
sysctls:
|
||||
# TCP Performance
|
||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||
|
||||
@@ -122,7 +122,7 @@ services:
|
||||
dockerfile: maru.Dockerfile
|
||||
args:
|
||||
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-1.0.1-20260529-671ad5d}
|
||||
ports:
|
||||
- 19816:19816
|
||||
- 19816:19816/udp
|
||||
|
||||
@@ -111,7 +111,7 @@ services:
|
||||
dockerfile: maru.Dockerfile
|
||||
args:
|
||||
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-1.0.1-20260529-671ad5d}
|
||||
ports:
|
||||
- 15060:15060
|
||||
- 15060:15060/udp
|
||||
|
||||
@@ -112,7 +112,7 @@ services:
|
||||
dockerfile: maru.Dockerfile
|
||||
args:
|
||||
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-1.0.1-20260529-671ad5d}
|
||||
ports:
|
||||
- 19000:19000
|
||||
- 19000:19000/udp
|
||||
|
||||
@@ -112,7 +112,7 @@ services:
|
||||
dockerfile: maru.Dockerfile
|
||||
args:
|
||||
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-1.0.1-20260529-671ad5d}
|
||||
ports:
|
||||
- 17622:17622
|
||||
- 17622:17622/udp
|
||||
|
||||
@@ -118,7 +118,7 @@ services:
|
||||
dockerfile: maru.Dockerfile
|
||||
args:
|
||||
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-1.0.1-20260529-671ad5d}
|
||||
ports:
|
||||
- 15037:15037
|
||||
- 15037:15037/udp
|
||||
|
||||
@@ -118,7 +118,7 @@ services:
|
||||
dockerfile: maru.Dockerfile
|
||||
args:
|
||||
MARU_IMAGE: ${LINEA_MAINNET_MARU_IMAGE:-consensys/maru}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-v1.2.1-20260410142843-d326b73}
|
||||
MARU_VERSION: ${LINEA_MAINNET_MARU_VERSION:-1.0.1-20260529-671ad5d}
|
||||
ports:
|
||||
- 18522:18522
|
||||
- 18522:18522/udp
|
||||
|
||||
Reference in New Issue
Block a user