forked from Ivasoft/traefik
Migrate rest provider
This commit is contained in:
committed by
Traefiker Bot
parent
5d91c7e15c
commit
c815a732ef
12
integration/fixtures/rest/simple.toml
Normal file
12
integration/fixtures/rest/simple.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
[entryPoints]
|
||||
[entryPoints.http]
|
||||
address = ":8000"
|
||||
|
||||
[api]
|
||||
|
||||
[log]
|
||||
logLevel = "DEBUG"
|
||||
|
||||
[providers]
|
||||
[providers.rest]
|
||||
Reference in New Issue
Block a user