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