diff --git a/config/traefik.toml b/config/traefik.toml index ee5b121..3815786 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -173,7 +173,7 @@ network = "traefik" [providers] [providers.file] - directory = "/etc/traefik/fileconf/file.toml" + directory = "/etc/traefik/fileconf/" watch = true # Enable ACME (Let's Encrypt): automatic SSL.