mirror of
https://github.com/makeplane/plane.git
synced 2026-02-04 21:21:03 -06:00
[WEB-4485] - fix(dev): get local dev migrator working again #7397
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user