unify path of acme.json (#16)

This commit is contained in:
Stephan Müller 2019-04-23 20:30:52 +02:00 committed by Ludovic Fernandez
parent bb558da27b
commit cb339fafef

View File

@ -31,7 +31,7 @@ traefik-certs-dumper kv zookeeper --endpoints localhost:2181
## Run certs dumper with watching ## Run certs dumper with watching
While watching is enabled, run `loader.go` again for KV backends or manipulate `/tmp/acme.json` for file backend that change events are triggered. While watching is enabled, run `loader.go` again for KV backends or manipulate `./acme.json` for file backend that change events are triggered.
```bash ```bash
traefik-certs-dumper kv consul --watch --endpoints localhost:8500 traefik-certs-dumper kv consul --watch --endpoints localhost:8500