Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit e4030b4

Browse files
committed
clearer description
1 parent b7a563d commit e4030b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/self-host/customize-deployment/environment-variables.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This is a reference to all environment variables that can be used to configure a
3232
| `HEADLESS_BROWSER_HOST` | Hostname for the headless browser | ||
3333
| `HEADLESS_BROWSER_PORT` | Port for the headless browser | | `3001` |
3434
| `ALLOW_MULTIPLE_ORGS` | If set to `true`, new users registering on Lightdash will have their own organization, separated from others | | `false` |
35-
| `LIGHTDASH_IFRAME_EMBEDDING_DOMAINS` | Allows accessing Lightdash from an iframe | | `false` |
35+
| `LIGHTDASH_IFRAME_EMBEDDING_DOMAINS` | Allows accessing Lightdash from an iframe. Accepts comma separated list of domains | | |
3636

3737
Lightdash also accepts all [standard postgres environment variables](https://www.postgresql.org/docs/9.3/libpq-envars.html)
3838

0 commit comments

Comments
 (0)