Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2f69703ab | ||
|
|
ba5e2d54f2 |
@ -6,7 +6,7 @@ services:
|
||||
- "3000:3000"
|
||||
environment:
|
||||
DATABASE_URL: postgres://demo:demo@db:5432/demo
|
||||
APP_LABEL: "VeilStream demo"
|
||||
APP_LABEL: "VeilStream demo main v2"
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Loading…
Reference in New Issue
Block a user