diff --git a/docs/custom-container/enable-rabbitmq.rst b/docs/custom-container/enable-rabbitmq.rst index 7bbdd981..b5e29ba4 100644 --- a/docs/custom-container/enable-rabbitmq.rst +++ b/docs/custom-container/enable-rabbitmq.rst @@ -136,7 +136,7 @@ Let's assume you want to start ``php``, ``httpd``, ``bind``, ``rabbit``. .. code-block:: bash - host> docker-compose up -d php httpd bind rabbitmq + host> docker-compose up -d php httpd bind rabbit .. seealso:: :ref:`start_the_devilbox`