We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
extra
1 parent cb6da54 commit 2f8d9d4Copy full SHA for 2f8d9d4
setup/docker.rst
@@ -26,7 +26,7 @@ your ``docker-compose.yml`` file will automatically be updated to include a
26
27
The first time you install a recipe containing Docker config, Flex will ask you
28
if you want to include it. Or, you can set your preference in ``composer.json``,
29
-by setting the ``symfony.extra.docker`` config to ``true`` or ``false``.
+by setting the ``extra.symfony.docker`` config to ``true`` or ``false``.
30
31
Some recipes also include additions to your ``Dockerfile``. To get those changes,
32
you need to already have a ``Dockerfile`` at the root of your app *with* the
0 commit comments