mirror of
https://github.com/traefik/traefik
synced 2026-02-03 08:50:32 +00:00
Allow file provider to load config from files in a directory.
This commit is contained in:
committed by
Ludovic Fernandez
parent
73e10c96cc
commit
4128c1ac8d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user