Skip to content

Commit b7b2e4d

Browse files
Update Procfile
1 parent 54f8603 commit b7b2e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
web: gunicorn App.wsgi:application --log-file - --log-level debug
1+
web: gunicorn DjangoRestDeepLearning.wsgi:application --log-file - --log-level debug
22
python manage.py collectstatic --noinput
33
manage.py migrate

0 commit comments

Comments
 (0)