docs: correct code block display

This commit is contained in:
Julie Lenaerts 2023-09-14 12:40:32 +02:00
parent 754515f185
commit 67e9127f8e

View File

@ -31,6 +31,6 @@ For this the following commands can be used,
.. code-block:: php .. code-block:: php
docker compose build --pull php docker compose build --pull php
# replace existing containers # replace existing containers
docker compose up -d --force-recreate php docker compose up -d --force-recreate php