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 6fe2d5d

Browse filesBrowse files
committed
minor #17794 [docker] fix composer extra variable name (kaznovac)
This PR was merged into the 5.4 branch. Discussion ---------- [docker] fix composer `extra` variable name fixed transposition in the variable name this should also be merged to 6.x branches Commits ------- 2f8d9d4 [docker] fix composer `extra` variable name
2 parents cedce36 + 2f8d9d4 commit 6fe2d5d
Copy full SHA for 6fe2d5d

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.