File tree Expand file tree Collapse file tree 2 files changed +0
-18
lines changed
Documentation/Installation Expand file tree Collapse file tree 2 files changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -57,23 +57,6 @@ path with the following content:
5757.. literalinclude :: _ApplicationContext/_docker-compose.context.yaml
5858 :caption: [project root]/.ddev/docker-compose.context.yaml
5959
60- .. Hint ::
61- Starting from `Docker Compose 1.27.0 `, the version attribute in `docker-compose.context.yaml `
62- files has been deprecated and is no longer required. Docker Compose now automatically
63- selects the appropriate version based on the configuration and features used in your file.
64-
65-
66- Example (If you're using Docker Compose 1.27.0 or newer)
67-
68- .. code-block :: bash
69-
70- services:
71- web:
72- environment:
73- - TYPO3_CONTEXT=Development/Local
74-
75- .. _development-settings :
76-
7760Restart DDEV using
7861
7962.. code-block :: bash
Original file line number Diff line number Diff line change 1- version : ' 3.6'
21services :
32 web :
43 environment :
You can’t perform that action at this time.
0 commit comments