global: checkNewVersion: true api: dashboard: true insecure: true entryPoints: http: address: ":80" https: address: ":443" providers: providersThrottleDuration: 2s file: directory: "/conf.d" watch: true docker: watch: true endpoint: "unix:///var/run/docker.sock" exposedByDefault: false network: web certificatesResolvers: http: acme: email: ${ACME_EMAIL} storage: acme.json httpChallenge: entryPoint: http log: level: INFO filePath: /var/log/traefik.log format: json accessLog: filePath: /var/log/traefik_access.log format: json