fix doc about file.filename

This commit is contained in:
Ludovic Fernandez 2019-09-26 09:24:04 +02:00 committed by Traefiker Bot
parent 6f6f999129
commit ea78808e74
3 changed files with 6 additions and 6 deletions

View file

@ -283,10 +283,10 @@ Watch provider. (Default: ```true```)
Enable debug logging of generated configuration template. (Default: ```false```)
`--providers.file.directory`:
Load configuration from one or more .toml files in a directory.
Load dynamic configuration from one or more .toml or .yml files in a directory.
`--providers.file.filename`:
Override default configuration template. For advanced users :)
Load dynamic configuration from a file.
`--providers.file.watch`:
Watch provider. (Default: ```true```)