mirror of
https://github.com/traefik/traefik.git
synced 2025-11-28 14:11:17 +01:00
docs: fix typo
This commit is contained in:
parent
0042562678
commit
2a9471d278
@ -175,7 +175,7 @@ services:
|
|||||||
- "ovh_consumer_key"
|
- "ovh_consumer_key"
|
||||||
```
|
```
|
||||||
|
|
||||||
- The environment variable within our `whoami` service are suffixed by `_FILE` which allow us to point to files containing the value, instead of exposing the value itself.
|
- The environment variable within our `traefik` service are suffixed by `_FILE` which allow us to point to files containing the value, instead of exposing the value itself.
|
||||||
The acme client will read the content of those file to get the required configuration values.
|
The acme client will read the content of those file to get the required configuration values.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user