fix: configuration for integration tests.
This commit is contained in:
parent
ee0e014617
commit
0750235712
65 changed files with 297 additions and 124 deletions
|
@ -1,3 +1,7 @@
|
|||
[global]
|
||||
checkNewVersion = false
|
||||
sendAnonymousUsage = false
|
||||
|
||||
[log]
|
||||
logLevel = "DEBUG"
|
||||
|
||||
|
@ -12,6 +16,8 @@ logLevel = "DEBUG"
|
|||
[entrypoints.traefik.transport.lifeCycle]
|
||||
RequestAcceptGraceTimeout = "10s"
|
||||
|
||||
[ping]
|
||||
|
||||
[providers]
|
||||
[providers.file]
|
||||
|
||||
|
@ -28,4 +34,3 @@ logLevel = "DEBUG"
|
|||
URL = "{{.Server}}"
|
||||
Weight = 1
|
||||
|
||||
[ping]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue