Skip to content

Commit

Permalink
fix: make compose working.
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Mehr committed Mar 22, 2024
1 parent 66d0556 commit 30312ab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,3 @@ RUN chmod +x /usr/src/app/wait_for_postgres.sh

# Collect static files
RUN python manage.py collectstatic --noinput

# Run migrations
CMD /usr/src/app/wait_for_postgres.sh db python manage.py migrate

0 comments on commit 30312ab

Please sign in to comment.