forked from SW/traefik
Changing default file format for the snippets from TOML to YAML
This commit is contained in:
@@ -517,7 +517,7 @@ KV Username
|
||||
Enable debug logging of generated configuration template. (Default: ```false```)
|
||||
|
||||
`--providers.file.directory`:
|
||||
Load dynamic configuration from one or more .toml or .yml files in a directory.
|
||||
Load dynamic configuration from one or more .yml or .toml files in a directory.
|
||||
|
||||
`--providers.file.filename`:
|
||||
Load dynamic configuration from a file.
|
||||
|
||||
Reference in New Issue
Block a user