Skip to content

Commit

Permalink
procfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dom-inic committed Dec 1, 2023
1 parent 2869773 commit b680267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
web: gunicorn procentapi.wsgii --log-file -
web: gunicorn procentapi.wsgi --log-file -
worker: celery -A procentapi worker -l info
release: python manage.py migrate

0 comments on commit b680267

Please sign in to comment.