cookiecutter-django/{{cookiecutter.repo_name}}/Procfile

1 line
No EOL
84 B
Text

web: gunicorn --pythonpath="$PWD/{{cookiecutter.repo_name}}" config.wsgi:application