Allow file provider to load config from files in a directory.
This commit is contained in:
parent
73e10c96cc
commit
4128c1ac8d
8 changed files with 442 additions and 45 deletions
|
@ -424,6 +424,14 @@
|
|||
#
|
||||
# filename = "rules.toml"
|
||||
|
||||
# Rules file
|
||||
# If defined, traefik will load rules from .toml files in this directory.
|
||||
#
|
||||
# Optional
|
||||
#
|
||||
# directory = "/path/to/config/"
|
||||
|
||||
|
||||
# Enable watch file changes
|
||||
#
|
||||
# Optional
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue