Docker Compose captialization
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user