Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2f8d9d4

Browse filesBrowse files
authored
[docker] fix composer extra variable name
1 parent cb6da54 commit 2f8d9d4
Copy full SHA for 2f8d9d4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎setup/docker.rst

Copy file name to clipboardExpand all lines: setup/docker.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ your ``docker-compose.yml`` file will automatically be updated to include a
2626

2727
The first time you install a recipe containing Docker config, Flex will ask you
2828
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``.
29+
by setting the ``extra.symfony.docker`` config to ``true`` or ``false``.
3030

3131
Some recipes also include additions to your ``Dockerfile``. To get those changes,
3232
you need to already have a ``Dockerfile`` at the root of your app *with* the

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.