Postgres-docker
This commit is contained in:
parent
ecf2d7149a
commit
948e3991cd
|
@ -14,7 +14,6 @@ fi
|
|||
|
||||
python manage.py makemigrations # Make migrations
|
||||
python manage.py migrate # Apply database migrations
|
||||
python manage.py collectstatic
|
||||
|
||||
|
||||
exec "$@"
|
Loading…
Reference in a new issue