feat: enforce schema readiness and optimistic resources

This commit is contained in:
Sergey Antropoff
2026-07-13 01:18:50 +03:00
parent 67f75e5484
commit c45044f901
8 changed files with 156 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ services:
image: nginx:1.28.0-alpine
depends_on:
simulator:
condition: service_healthy
condition: service_started
ports:
- "8007:8443"
volumes: