Skip to content

Commit ae179bf

Browse files
authored
docs: add information about docker compose environment (#523)
Bug: T414813
1 parent 1a99610 commit ae179bf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/dev-environment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ Removing the installation:
3939
docker compose down --volumes
4040
```
4141

42+
Understanding special configuration for the `docker compose` environment:
43+
44+
When `$wwDockerCompose` is set some special settings are used. It is set from the environment variable `WBSTACK_DOCKER_COMPOSE` and is always true in the `docker compose` environment. Examples of this include disabling captchas, disabling the normally required email confirmation and automatically granting sysop rights to all users.
45+
4246
### Debugging Elastic
4347

4448
General overview of the cluster

0 commit comments

Comments
 (0)