1
0
Fork 0

Merge branch v3.5 into master

This commit is contained in:
romain 2025-10-23 11:37:09 +02:00
commit d1f46cb02b
21 changed files with 400 additions and 239 deletions

View file

@ -0,0 +1,24 @@
[global]
checkNewVersion = false
sendAnonymousUsage = false
[log]
level = "INFO"
[experimental]
otlpLogs = true
[log.otlp]
serviceName = "traefik-test"
[log.otlp.http]
endpoint = "{{ .CollectorURL }}"
[api]
insecure = true
[entryPoints]
[entryPoints.web]
address = ":8000"
[providers.docker]
exposedByDefault = false