Remove acme email in traefik.yml
This commit is contained in:
parent
5f9e3c7a1d
commit
e99e37f74e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue