forked from Ivasoft/traefik
Support custom headers when fetching configuration through HTTP
This commit is contained in:
@@ -280,6 +280,9 @@ providers:
|
||||
endpoint: foobar
|
||||
pollInterval: 42s
|
||||
pollTimeout: 42s
|
||||
headers:
|
||||
name0: foobar
|
||||
name1: foobar
|
||||
tls:
|
||||
ca: foobar
|
||||
caOptional: true
|
||||
|
||||
Reference in New Issue
Block a user