deploy: regenerate compose from vibe-node main 41a32b597527
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user