global: checkNewVersion: false sendAnonymousUsage: false api: dashboard: true debug: false insecure: false entryPoints: http: address: ':80' http: redirections: entryPoint: to: http3 scheme: https http2: maxConcurrentStreams: 256 http3: address: ':443' metrics: address: ':6082' http2: maxConcurrentStreams: 256 streaming: address: ":1704/udp" serversTransport: insecureSkipVerify: true providers: docker: endpoint: 'unix:///var/run/docker.sock' exposedByDefault: false network: proxy file: filename: /config.yml certificatesResolvers: cloudflare: acme: email: [your email] storage: acme.json dnsChallenge: provider: cloudflare resolvers: - '1.1.1.1:53' - '1.0.0.1:53' metrics: prometheus: addEntryPointsLabels: true addRoutersLabels: true addServicesLabels: true entryPoint: metrics buckets: - 0.1 - 0.3 - 1.2 - 5.0 respondingTimeouts: readTimeout: '120s' writeTimeout: '10s' idleTimeout: '360s' forwardingTimeouts: dialTimeout: '10s' responseHeaderTimeout: '60s' experimental: http3: true #accessLog: true #log: # level: "DEBUG"