mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-04 18:54:53 +00:00
parent
6d4be405d8
commit
4bcd4c3343
1 changed files with 0 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
release: manage.py migrate
|
||||
web: gunicorn config.wsgi:application
|
||||
{% if cookiecutter.use_celery == "y" -%}
|
||||
worker: celery worker --app={{cookiecutter.project_slug}}.taskapp --loglevel=info
|
||||
|
|
|
|||
Loading…
Reference in a new issue