mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 09:51:49 +00:00
Merge pull request #931 from alexaandrov/fix-rabbit-docs
Fix rabbit container name typo in docs
This commit is contained in:
commit
c5da81b83b
@ -136,7 +136,7 @@ Let's assume you want to start ``php``, ``httpd``, ``bind``, ``rabbit``.
|
|||||||
|
|
||||||
.. code-block:: bash
|
.. 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`
|
.. seealso:: :ref:`start_the_devilbox`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user