1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-08 19:33:30 +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

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