fgh
This commit is contained in:
parent
79b2642360
commit
059115b109
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@ services:
|
|||
migrate:
|
||||
image: migrate/migrate:latest
|
||||
depends_on:
|
||||
- db
|
||||
db:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
- RECREATION_TOKEN=${RANDOM:-1}
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue