Hacker News new | ask | show | jobs
by rlawson 1316 days ago
I don't think tutorials should be advocating this. Running the dev server in prod?

CMD ["python", "manage.py", "runserver", "0.0.0.0:8000"]

Other than that, the rest of the article is quite nice info