Skip to content

Commit 8763f39

Browse files
committed
Update path to manage.py
1 parent 3b42abf commit 8763f39

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,2 +1,2 @@
1-
release: python manage.py migrate --no-input
1+
release: python project/manage.py migrate --no-input
22
web: honcho -f project/Procfile.prod start --port $PORT

0 commit comments

Comments
 (0)