8000
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 4ee7cef commit 8c7e3b2Copy full SHA for 8c7e3b2
cookbook/deployment/heroku.rst
@@ -72,13 +72,11 @@ Deploying your Application on Heroku
72
Before your first deploy, you need to do just 2 more things, which are explained
73
below:
74
75
-1. :ref:`Create a Procfile <heroku-procfile>`
+#. :ref:`Create a Procfile <heroku-procfile>`
76
77
-2. :ref:`Set the Environment to prod <heroku-setting-env-to-prod>`
+#. :ref:`Set the Environment to prod <heroku-setting-env-to-prod>`
78
79
-Then you'll be ready for the last step:
80
-
81
-3. :ref:`Push your Code to Heroku <heroku-push-code>`
+#. :ref:`Push your Code to Heroku <heroku-push-code>`
82
83
.. _heroku-procfile:
84
0 commit comments