deploy: regenerate compose from vibe-node main 47bb3d78e3c1
This commit is contained in:
@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
polygon-amoy-archive:
|
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:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
polygon-amoy:
|
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:
|
sysctls:
|
||||||
# TCP Performance
|
# TCP Performance
|
||||||
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
|
|||||||
@@ -2989,7 +2989,7 @@
|
|||||||
"lagging_lag": 10,
|
"lagging_lag": 10,
|
||||||
"syncing_lag": 20,
|
"syncing_lag": 20,
|
||||||
"urls": [
|
"urls": [
|
||||||
"https://mainnet.storyrpc.io",
|
"https://mainnet.datarpc.io",
|
||||||
"https://story.drpc.org"
|
"https://story.drpc.org"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -3011,7 +3011,7 @@
|
|||||||
"lagging_lag": 10,
|
"lagging_lag": 10,
|
||||||
"syncing_lag": 20,
|
"syncing_lag": 20,
|
||||||
"urls": [
|
"urls": [
|
||||||
"https://aeneid.storyrpc.io",
|
"https://aeneid.datarpc.io",
|
||||||
"https://story-aeneid-testnet.drpc.org"
|
"https://story-aeneid-testnet.drpc.org"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user