P
P
PyChan2020-06-05 18:31:05
Django
PyChan, 2020-06-05 18:31:05

What is the correct way to write a Procfile for a django app when deploying an app to heroku?

I need that when the user launches the site, immediately after executing python manage.py runserver, he opens a page with the url /app, and not /, so that there is no 404 error.
How can I write this in a Procfile? And what is the difference between web, worker, urgentworker, clock process types? (Couldn't find it in the documentation)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question