mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-10 03:16:12 +01:00
Compare commits
No commits in common. "1b0a35f943f6796fa1605de22c42db220ee66912" and "96f067337a1991a29f55014404c9a63e351b90e4" have entirely different histories.
1b0a35f943
...
96f067337a
1 changed files with 1 additions and 2 deletions
|
@ -38,7 +38,7 @@ structure looks like this:
|
|||
|
||||
|
||||
Inside the testing distribution there is a file
|
||||
:file:`docker-compose.extensions.yaml.template` which mounts the used extensions. This file need to be renamed and adjusted.
|
||||
:bash:`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,6 +68,5 @@ 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
|
||||
|
|
Loading…
Reference in a new issue