Skip to content
Snippets Groups Projects
Commit c9521f5a authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge remote-tracking branch 'origin/master'

parents e2afe009 35916689
No related branches found
No related tags found
No related merge requests found
Pipeline #33659 passed
......@@ -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.
As you can see, you also can use [Ahoy](/composer/lugin/ahoy).
### Updating Docker-Compose configuration
```bash
......@@ -111,7 +113,7 @@ Each service (nginx, php, db, etc.) provides their own logs and it is very easy
docker-compose logs -f [SERVICENAME]
```
Each service has their own name:
Each service has its own name:
- mailhog
- mariadb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment