Skip to content
Snippets Groups Projects
Commit 35916689 authored by danielspeicher's avatar danielspeicher
Browse files

#9

parent 577d050f
Branches
No related tags found
No related merge requests found
Pipeline #33658 passed
...@@ -55,6 +55,8 @@ and everything will be configured for you. ...@@ -55,6 +55,8 @@ and everything will be configured for you.
All the commands need to be called from the root of your main Drupal project. All the commands need to be called from the root of your main Drupal project.
As you can see, you also can use [Ahoy](/composer/lugin/ahoy).
### Updating Docker-Compose configuration ### Updating Docker-Compose configuration
```bash ```bash
...@@ -111,7 +113,7 @@ Each service (nginx, php, db, etc.) provides their own logs and it is very easy ...@@ -111,7 +113,7 @@ Each service (nginx, php, db, etc.) provides their own logs and it is very easy
docker-compose logs -f [SERVICENAME] docker-compose logs -f [SERVICENAME]
``` ```
Each service has their own name: Each service has its own name:
- mailhog - mailhog
- mariadb - mariadb
......
# New in version 2021.1.12: # New in version 2021.1.15:
-------- --------
- [Ansible](ansible/installation.html) - [Docker L3D and Drupal Projects](docker/l3d/drupal.html)
> __ > __
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment