[WEB-4485] - fix(dev): get local dev migrator working again #7397

This commit is contained in:
Aaron Heckmann
2025-07-12 07:15:45 -07:00
committed by GitHub
parent a3714c8e3e
commit 17c90a9d93

View File

@@ -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