mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-09-17 11:29:09 +02:00
Fix formatting
This commit is contained in:
@@ -503,6 +503,6 @@ Some configuration values can be set using environment variables for enhanced se
|
||||
|
||||
| Name | Variable | Config | Supports `_FILE` |
|
||||
|------|----------|--------|:---:|
|
||||
| Redis Password | `REDIS_PASSWORD` | `redis.password` | ✅ |
|
||||
| Redis Password | `REDIS_PASSWORD` | `redis.password` | YES |
|
||||
|
||||
Any variable marked "Supports `_FILE`" can also be set as `<VARIABLE>_FILE`, pointing to a file on disk whose (trimmed) contents are used as the value instead — see [Reading secrets from a file](/self-host/advanced/config-file#reading-secrets-from-a-file-_file-suffix) in the main configuration file docs for details and a Docker Compose example.
|
||||
Reference in New Issue
Block a user