Make sure you're in the root of the project and run: gunicorn -w 4 project.wsgi:application
you dont need to change anything. On Thu, Mar 5, 2020, 10:51 PM 'MH' via Django users < [email protected]> wrote: > Is there anything particular hat I have to write into that wsgi.py file? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/0bfe682d-5dda-4f50-85bc-1239b17a82a3%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/0bfe682d-5dda-4f50-85bc-1239b17a82a3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFwtXp3H3izqTPSrKXcUWsf2vk_ZSBTOjBeSuFJ66dirDu-crA%40mail.gmail.com.

