fix: configuration for integration tests.
This commit is contained in:
parent
ee0e014617
commit
0750235712
65 changed files with 297 additions and 124 deletions
|
@ -1,13 +1,11 @@
|
|||
################################################################
|
||||
# Global configuration
|
||||
################################################################
|
||||
[global]
|
||||
checkNewVersion = false
|
||||
sendAnonymousUsage = false
|
||||
|
||||
[log]
|
||||
logLevel = "DEBUG"
|
||||
filePath = "traefik.log"
|
||||
|
||||
[global]
|
||||
checkNewVersion = false
|
||||
|
||||
[accessLog]
|
||||
filePath = "access.log"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue