dotfiles/codetemplates/django/basic/Procfile

1 line
56 B
Text

web: python manage.py run_gunicorn -w4 -b 0.0.0.0:$PORT