seed-control: identical compose, no seed data uploaded
This commit is contained in:
parent
c2f69703ab
commit
4fbaea7e6d
@ -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-control"
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user