Enhance doc on static vs dynamic configuration

This commit is contained in:
mloiseleur
2022-03-03 20:18:07 +01:00
committed by GitHub
parent 27a7563e33
commit 491de0cf64
3 changed files with 26 additions and 25 deletions

View File

@@ -51,7 +51,7 @@ Once positioned, this option sets (and resets) all the default values of the sub
### Configuration File
At startup, Traefik searches for a file named `traefik.yml` (or `traefik.yaml` or `traefik.toml`) in:
At startup, Traefik searches for static configuration in a file named `traefik.yml` (or `traefik.yaml` or `traefik.toml`) in:
- `/etc/traefik/`
- `$XDG_CONFIG_HOME/`