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.
2 parents d84bfca + e9c6ed5 commit c5b6987Copy full SHA for c5b6987
Procfile
@@ -0,0 +1 @@
1
+web: python manage.py migrate && python manage.py collectstatic && gunicorn locallibrary.wsgi
0 commit comments