mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 22:44:54 +03:00
'two more services' -> 'three more services'
This commit is contained in:
parent
6564833d1f
commit
7b649acc66
|
@ -21,7 +21,7 @@ Before you begin, check out the ``production.yml`` file in the root of this proj
|
|||
* ``redis``: Redis instance for caching;
|
||||
* ``caddy``: Caddy web server with HTTPS on by default.
|
||||
|
||||
Provided you have opted for Celery (via setting ``use_celery`` to ``y``) there are two more services:
|
||||
Provided you have opted for Celery (via setting ``use_celery`` to ``y``) there are three more services:
|
||||
|
||||
* ``celeryworker`` running a Celery worker process;
|
||||
* ``celerybeat`` running a Celery beat process;
|
||||
|
|
Loading…
Reference in New Issue
Block a user