1
0
mirror of https://github.com/containous/traefik.git synced 2025-01-26 10:03:48 +03:00

Documentation fix for acme.md CLI

This commit is contained in:
Alan 2020-02-02 04:50:03 -08:00 committed by GitHub
parent 16288d171c
commit 85c08312be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -379,7 +379,7 @@ certificatesResolvers:
```bash tab="CLI"
# ...
--certificatesResolvers.le.acme.dnsChallenge.resolvers:=1.1.1.1:53,8.8.8.8:53
--certificatesResolvers.le.acme.dnsChallenge.resolvers=1.1.1.1:53,8.8.8.8:53
```
#### Wildcard Domains