Remove acme email in traefik.yml

This commit is contained in:
Jean Froment 2020-09-11 12:50:56 +02:00
parent 5f9e3c7a1d
commit e99e37f74e
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ entryPoints:
certificatesResolvers: certificatesResolvers:
le: le:
acme: acme:
email: overriden@in-dockercompose.yml
storage: acme.json storage: acme.json
httpChallenge: httpChallenge:
# used during the challenge # used during the challenge