log: level: DEBUG api: insecure: true dashboard: true debug: true providers: docker: exposedbydefault: false file: filename: "/etc/traefik/static_config.yml" watch: true certificatesResolvers: sample: acme: email: simon@milvert.com storage: acme.json httpChallenge: # used during the challenge entryPoint: web entryPoints: web: address: ":80" web-sercure: address: ":443" mqtt: address: ":9001"