Skip to content

Commit

Permalink
Update ACME storage docs to remove reference to KV store in CE
Browse files Browse the repository at this point in the history
  • Loading branch information
bradjones1 authored and traefiker committed Nov 14, 2019
1 parent ac8c921 commit fffcfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/https/acme.md
Expand Up @@ -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. Clustered operation is available in Traefik EE.

## Fallback

Expand Down

0 comments on commit fffcfbd

Please sign in to comment.