deploy: regenerate compose from vibe-node main 41a32b597527

This commit is contained in:
2026-06-28 05:42:52 +00:00
parent b929939205
commit fa5bfd2e97
13 changed files with 15 additions and 15 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
@@ -53,7 +53,7 @@ services:
- 6060
entrypoint: [bor, server]
command:
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
- --bor.heimdall=https://heimdall-api-amoy.polygon.technology
- --chain=amoy
- --datadir=/root/.bor/
- --db.engine=pebble