deploy: regenerate compose from vibe-node main 47bb3d78e3c1

This commit is contained in:
2026-07-30 08:05:17 +00:00
parent 7b05a14515
commit 4806a8ad1b
3 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
services:
polygon-amoy-archive:
image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.8.3}
image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.9.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
services:
polygon-amoy:
image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.8.3}
image: ${POLYGON_BOR_IMAGE:-0xpolygon/bor}:${POLYGON_AMOY_BOR_VERSION:-2.9.0}
sysctls:
# TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle

View File

@@ -2989,7 +2989,7 @@
"lagging_lag": 10,
"syncing_lag": 20,
"urls": [
"https://mainnet.storyrpc.io",
"https://mainnet.datarpc.io",
"https://story.drpc.org"
]
},
@@ -3011,7 +3011,7 @@
"lagging_lag": 10,
"syncing_lag": 20,
"urls": [
"https://aeneid.storyrpc.io",
"https://aeneid.datarpc.io",
"https://story-aeneid-testnet.drpc.org"
]
},