Skip to content

Commit 794eb4f

Browse files
Update self-host/customize-deployment/enable-headless-browser-for-lightdash.mdx (#256)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
1 parent 876edf7 commit 794eb4f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

self-host/customize-deployment/enable-headless-browser-for-lightdash.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ If the image was requested by Slack unfurl, we will unfurl the image using the S
2727

2828
## Configure headless browser on lightdash
2929

30+
<Note>
31+
Lightdash uses Browserless for headless browser functionality. We recommend using the `ghcr.io/browserless/chromium` image with version `v2.24.3`, which is the version used in Lightdash Cloud deployments.
32+
</Note>
33+
3034
In order to make this work, there are a few key ENV variables that need to be configured correctly.
3135

3236
* `HEADLESS_BROWSER_HOST` : If you're running docker, this could be `headless-browser`, or `localhost` if you're running it locally (or with network:host)

0 commit comments

Comments
 (0)