Docker Compose captialization

This commit is contained in:
Dewi Roberts
2025-06-18 15:29:29 +03:00
parent 5051897a19
commit 2db84b3112

View File

@ -49,7 +49,7 @@ AUTH_PROVIDERS_CUSTOMS=[{"providerId": "authentik","providerName": "authentik","
```
:::note
The JSON needs to be inline because various `.env` parsers, such as the one used by docker compose, do not support multiline environment variables.
The JSON needs to be inline because various `.env` parsers, such as the one used by Docker Compose, do not support multiline environment variables.
:::
## Configuration verification