mirror of
https://github.com/containous/traefik.git
synced 2025-02-02 09:47:10 +03:00
docs: fix typo
This commit is contained in:
parent
0042562678
commit
2a9471d278
@ -175,7 +175,7 @@ services:
|
||||
- "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.
|
||||
|
||||
```yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user