What is the nginx config? And where do I find it? On Tuesday, September 15, 2015 at 12:46:40 PM UTC-7, Shawn Milochik wrote: > > It's very simple. Just follow these instructions: > > http://milocast.com/flasknginx.html > > Instead of the final line (gunicorn filename:appname -b 127.0.0.1:9999), > use this: > > ./manage.py run_gunicorn -b 127.0.0.1:9999 > >
-- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6060640a-2e4f-4806-b9ed-872008c58053%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

