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