Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

deploy django on nginx gunicorn

gunicorn hello.wsgi:application --bind 0.0.0.0:8000
Source by medium.com #
 
PREVIOUS NEXT
Tagged: #deploy #django #nginx #gunicorn
ADD COMMENT
Topic
Name
2+9 =