log: level: DEBUG providers: docker: exposedByDefault: true network: inbound defaultRule: "Host(`{{ trimPrefix `/` .Name }}.docker.localhost`)" entryPoints: web: address: ":80" websecure: address: ":443" api: dashboard: true debug: true global: sendAnonymousUsage: false checkNewVersion: true