fix: configuration for integration tests.
This commit is contained in:
parent
ee0e014617
commit
0750235712
65 changed files with 297 additions and 124 deletions
|
@ -1,12 +1,14 @@
|
|||
[global]
|
||||
checkNewVersion = false
|
||||
sendAnonymousUsage = false
|
||||
|
||||
[log]
|
||||
logLevel = "DEBUG"
|
||||
|
||||
|
||||
[serversTransport.forwardingTimeouts]
|
||||
dialTimeout = "300ms"
|
||||
responseHeaderTimeout = "300ms"
|
||||
|
||||
|
||||
[entrypoints]
|
||||
[entrypoints.web]
|
||||
address = ":8000"
|
||||
|
@ -16,7 +18,6 @@ logLevel = "DEBUG"
|
|||
|
||||
[api]
|
||||
|
||||
|
||||
[providers]
|
||||
[providers.file]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue