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

docker/l3d#133 Document support for unlighthouse

parent 981a39d4
No related branches found
No related tags found
No related merge requests found
Pipeline #1006736 failed
......@@ -270,6 +270,8 @@ docker4drupal:
enable: 0
wkhtmltox:
enable: 0
unlighthouse:
urlprefix: ''
```
Once you've changed those values, run `ahoy update` (or `composer lakedrops:docker4drupal`) and the environment will be re-configured. The next time you start your Docker environment those new values will be used.
......
......@@ -42,6 +42,7 @@ MAILHOG_USERNAME=
PHP_COVERAGE=0
PHP_DEBUG=0
PHP_VERSION=8.1
UNLIGHTHOUSE=0
WEBSERVER_CONFIG_OVERWRITE=0
```
......
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