Compare commits

..

2 Commits

Author SHA1 Message Date
Mathew Lewis
c2f69703ab main v2: fresh commit after the signature fix 2026-08-27 17:29:05 -07:00
Mathew Lewis
ba5e2d54f2 main retest: label change to exercise auto_deploy_commits 2026-08-27 13:42:58 -07:00

View File

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