seed-test2: retry seed data after the garage fix

This commit is contained in:
Mathew Lewis 2026-08-28 13:56:56 -07:00
parent c2f69703ab
commit aaaa686b88

View File

@ -6,7 +6,7 @@ services:
- "3000:3000"
environment:
DATABASE_URL: postgres://demo:demo@db:5432/demo
APP_LABEL: "VeilStream demo main v2"
APP_LABEL: "VeilStream demo seed-test2"
depends_on:
db:
condition: service_healthy