[WEB-4485] - fix(dev): get local dev migrator working again #7397
This commit is contained in:
parent
a3714c8e3e
commit
17c90a9d93
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ services:
|
|||
- ./apps/api:/code
|
||||
command: ./bin/docker-entrypoint-migrator.sh --settings=plane.settings.local
|
||||
env_file:
|
||||
- .env
|
||||
- ./apps/api/.env
|
||||
depends_on:
|
||||
- plane-db
|
||||
- plane-redis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue