2026-02-07 17:58:06 +00:00
|
|
|
global:
|
|
|
|
|
checkNewVersion: false
|
2026-02-07 18:01:14 +00:00
|
|
|
sendAnonymousUsage: false
|
2026-02-07 17:58:06 +00:00
|
|
|
log:
|
|
|
|
|
level: DEBUG
|
|
|
|
|
api:
|
|
|
|
|
dashboard: true
|
|
|
|
|
insecure: true
|
|
|
|
|
entryPoints:
|
|
|
|
|
web:
|
|
|
|
|
address: :80
|
|
|
|
|
websecure:
|
2026-02-07 18:20:53 +00:00
|
|
|
address: :443
|
|
|
|
|
providers:
|
|
|
|
|
docker:
|
|
|
|
|
endpoint: "unix:///var/run/docker.sock"
|
|
|
|
|
exposedByDefault: false
|