mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-20 01:16:36 +00:00
Fix rabbit container name typo in docs
This commit is contained in:
parent
315fb9e3c4
commit
503667a8da
@ -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`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user