accessLog: bufferingSize: 100 filePath: log-access.log api: dashboard: true debug: true entryPoints: http: address: ":80" forwardedHeaders: insecure: true https: address: ":443" log: filePath: log-file.log level: DEBUG providers: file: filename: /home/lizzy/git/simponic/proxy/dynamic.yml serversTransport: insecureSkipVerify: true certificatesResolvers: stepca: acme: certificatesDuration: 12 caserver: https://ca.internal.simponic.xyz/acme/ACME/directory storage: /home/lizzy/git/simponic/proxy/acme.json email: elizabeth@simponic.xyz dnsChallenge: provider: "exec" disablePropagationCheck: true