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 3b42abf commit 8763f39Copy full SHA for 8763f39
Procfile
@@ -1,2 +1,2 @@
1
-release: python manage.py migrate --no-input
+release: python project/manage.py migrate --no-input
2
web: honcho -f project/Procfile.prod start --port $PORT
0 commit comments