main v2: fresh commit after the signature fix

This commit is contained in:
Mathew Lewis 2026-08-27 17:29:05 -07:00
parent ba5e2d54f2
commit c2f69703ab

View File

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