Move traefik file provider to use directory rather than single file

This makes future composition possible
This commit is contained in:
Jake Howard
2020-12-22 15:53:03 +00:00
parent 0353887590
commit b11dbfc829
3 changed files with 11 additions and 4 deletions

View File

@ -25,7 +25,7 @@ providers:
watch: true
exposedByDefault: false
file:
filename: /etc/traefik/file-provider.yml
directory: /etc/traefik/conf
api:
dashboard: true