api: dashboard: true insecure: true # dashboard on :8080 (mapped to host 9080), disable in production log: level: INFO entryPoints: web: address: ":80" websecure: address: ":443" providers: file: directory: /dynamic watch: true certificatesResolvers: letsencrypt: acme: email: "${ACME_EMAIL}" storage: /acme/acme.json httpChallenge: entryPoint: web