We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PORT
heroku local
1 parent 7a86282 commit 91ffea4Copy full SHA for 91ffea4
Procfile.windows
@@ -1 +1 @@
1
-web: python manage.py runserver 0.0.0.0:5000
+web: python manage.py runserver %PORT%
0 commit comments