Skip to content

Commit

Permalink
Update Procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rakbidb authored Nov 13, 2023
1 parent 8bb6ab7 commit 1a8a5d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
release: django-admin migrate --noinput
web: gunicorn arto_moro_pbp.wsgi
release: python manage.py collectstatic --noinput --clear
web: gunicorn arto_moro_pbp.wsgi

0 comments on commit 1a8a5d9

Please sign in to comment.