fix: await Rivet envoy registration

This commit is contained in:
-Puter
2026-07-28 15:34:08 +05:30
parent eede4c10ba
commit a53029cf7a
2 changed files with 3 additions and 3 deletions

View File

@@ -6,6 +6,6 @@ services:
environment:
RIVET_ENDPOINT: ${RIVET_ENDPOINT}
RIVET_PUBLIC_ENDPOINT: ${RIVET_PUBLIC_ENDPOINT}
RIVET_RUNNER: default
RIVET_RUNNER_VERSION: ${RIVET_RUNNER_VERSION}
RIVET_ENVOY_VERSION: ${RIVET_ENVOY_VERSION}
RIVET_POOL: default
restart: unless-stopped