pr-test-1: label change for a pull request test #1

Open
mathew wants to merge 1 commits from pr-test-1 into main

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 pr-test-1"
depends_on:
db:
condition: service_healthy