Update ACME storage docs to remove reference to KV store in CE
This commit is contained in:
parent
ac8c9215cd
commit
cdb2446e32
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue