From cdb2446e321cdf7b08bf0e6e40f23d6d6bb67657 Mon Sep 17 00:00:00 2001 From: Brad Jones Date: Thu, 14 Nov 2019 00:22:04 -0700 Subject: [PATCH] Update ACME storage docs to remove reference to KV store in CE --- docs/content/https/acme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/https/acme.md b/docs/content/https/acme.md index 039c54dd2..68d65ebab 100644 --- a/docs/content/https/acme.md +++ b/docs/content/https/acme.md @@ -390,7 +390,7 @@ docker run -v "/my/host/acme:/etc/traefik/acme" traefik ``` !!! warning - For concurrency reason, this file cannot be shared across multiple instances of Traefik. Use a key value store entry instead. + For concurrency reason, this file cannot be shared across multiple instances of Traefik. ## Fallback