mirror of
https://github.com/traefik/traefik.git
synced 2025-11-29 14:41:15 +01:00
Documentation fix for acme.md CLI
This commit is contained in:
parent
16288d171c
commit
85c08312be
@ -379,7 +379,7 @@ certificatesResolvers:
|
|||||||
|
|
||||||
```bash tab="CLI"
|
```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
|
#### Wildcard Domains
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user