We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54f8603 commit b7b2e4dCopy full SHA for b7b2e4d
Procfile
@@ -1,3 +1,3 @@
1
-web: gunicorn App.wsgi:application --log-file - --log-level debug
+web: gunicorn DjangoRestDeepLearning.wsgi:application --log-file - --log-level debug
2
python manage.py collectstatic --noinput
3
manage.py migrate
0 commit comments