We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2328c53 commit 6725205Copy full SHA for 6725205
docs/reference/worker/index.rst
@@ -22,7 +22,9 @@ With docker
22
23
* Install `Docker <https://docs.docker.com/engine/install/>`_
24
* Install `docker-compose <https://github.com/docker/compose/releases/>`_
25
-* Start :ref:`server` and :ref:`frontend`, create Group and Queue, get slug (e.g. ``test_queue``)
+* Go to `frontend <http://localhost:3000>`
26
+* Create new Group
27
+* Create Queue in this group, and then get **Queue.slug** (e.g. ``123-test_queue``)
28
* Run the following command:
29
30
.. code:: console
0 commit comments