API - disable worker entry point

This commit is contained in:
Sam
2022-11-27 08:40:45 +01:00
parent 827867e822
commit 9df851bc28
3 changed files with 10 additions and 2 deletions

View File

@ -396,7 +396,7 @@ For instance, copy and update ``.env`` file from ``.env.example`` and source the
.. code-block:: bash
$ fittrackee_worker --processes 2
$ flask worker --processes 2
.. note::
| To start application and workers with **systemd** service, see `Deployment <installation.html#deployment>`__