build: add drupal.docroot
This commit is contained in:
parent
ed68943c3f
commit
082bc1b13c
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ php:
|
|||
phpstan:
|
||||
level: max
|
||||
|
||||
drupal:
|
||||
docroot: web
|
||||
|
||||
docker-compose:
|
||||
services:
|
||||
database: ~
|
||||
|
|
|
|||
Reference in a new issue