1
0
Fork 0

Add documentation

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-09-29 13:49:12 +02:00
parent e72e65858f
commit bb29d9c8ca
No known key found for this signature in database
GPG key ID: D808B4C167352E59
5 changed files with 46 additions and 6 deletions

View file

@ -247,7 +247,7 @@ Supported filters:
#
email = "test@traefik.io"
# File used for certificates storage.
# File or key used for certificates storage.
# WARNING, if you use Traefik in Docker, you have 2 options:
# - create a file on your host and mount it as a volume
# storageFile = "acme.json"
@ -258,7 +258,7 @@ email = "test@traefik.io"
#
# Required
#
storageFile = "acme.json"
storage = "acme.json" # or "traefik/acme/account" if using KV store
# Entrypoint to proxy acme challenge to.
# WARNING, must point to an entrypoint on port 443