diff --git a/docs/deploying.rst b/docs/deploying.rst index d347da2..95ba5d1 100644 --- a/docs/deploying.rst +++ b/docs/deploying.rst @@ -136,6 +136,8 @@ Or telling a worker to ignore all messages on the "thumbnail" channel:: python manage.py runworker --exclude-channels=thumbnail +.. _run-interface-servers: + Run interface servers ---------------------