deploy: regenerate compose from vibe-node main 87606b9799ab

This commit is contained in:
2026-09-24 15:35:32 +00:00
parent dc27f33384
commit f1adbf7210
@@ -197,6 +197,8 @@ services:
expose:
- 35070
- 9001
environment:
- IP=${IP}
entrypoint: [/bin/bash, -c]
command:
- |
@@ -211,6 +213,7 @@ services:
--config-path /tmp/non-validator.toml \
--no-color \
--timeout-stream-manager 5s \
--nat=extip:${IP}:19566 \
--telemetry.enable-metrics \
--telemetry.enable-health \
--telemetry.host 0.0.0.0 \