mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
dev: add logs for migrator
This commit is contained in:
parent
2fee027f2c
commit
192482dc30
@ -110,6 +110,8 @@ services:
|
||||
command: >
|
||||
sh -c "python manage.py wait_for_db &&
|
||||
python manage.py migrate"
|
||||
volumes:
|
||||
- logs/migrator:/code/plane/logs
|
||||
depends_on:
|
||||
- plane-db
|
||||
- plane-redis
|
||||
|
Loading…
Reference in New Issue
Block a user