mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-21 18:41:52 +00:00
1 line
No EOL
84 B
Text
1 line
No EOL
84 B
Text
web: gunicorn --pythonpath="$PWD/{{cookiecutter.repo_name}}" config.wsgi:application |