You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The docs indicate that the file backend can "include" an exernal fil with this syntax:
[file]
filename = "rules.toml"
This doesn't work.
I presume the rules.toml file has to be located in the same directory as the main traefik.toml config file. There is nothing in the docs that says otherwise. Is this the case?
Is there any support for using a file in another directory using either an absolute or relative path?
The text was updated successfully, but these errors were encountered:
The docs indicate that the file backend can "include" an exernal fil with this syntax:
This doesn't work.
I presume the
rules.toml
file has to be located in the same directory as the maintraefik.toml
config file. There is nothing in the docs that says otherwise. Is this the case?Is there any support for using a file in another directory using either an absolute or relative path?
The text was updated successfully, but these errors were encountered: