mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-22 17:08:56 +00:00
Fix rabbit container name typo in docs
This commit is contained in:
@ -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`
|
||||
|
||||
|
Reference in New Issue
Block a user