mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:56:13 +02:00

Compare commits

..

2 commits

Author SHA1 Message Date
Eike Starkmann
1b0a35f943
Update Documentation/Environment.rst
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2024-07-30 19:21:58 +02:00
Eike Starkmann
cf521de58a
Update Documentation/Environment.rst
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2024-07-30 19:21:28 +02:00

View file

@ -38,7 +38,7 @@ structure looks like this:
Inside the testing distribution there is a file
:bash:`docker-compose.extensions.yaml.template` which mounts the used extensions. This file need to be renamed and adjusted.
:file:`docker-compose.extensions.yaml.template` which mounts the used extensions. This file need to be renamed and adjusted.
.. index:: Create docker-compose.extensions.yaml
.. code-block:: bash
@ -68,5 +68,6 @@ After that you can start the testing distribution using ddev.
ddev db-import
After that you should be able to access the frontend:
.. code-block:: bash
ddev launch