mirror of
https://github.com/containous/traefik.git
synced 2025-10-13 11:33:19 +03:00
Update Lego
This commit is contained in:
committed by
Traefiker Bot
parent
b5a4d0797a
commit
b6b3a9ed7f
@@ -332,6 +332,14 @@ Here is a list of supported `provider`s, that can automate the DNS verification,
|
||||
|
||||
Use custom DNS servers to resolve the FQDN authority.
|
||||
|
||||
```toml
|
||||
[acme]
|
||||
# ...
|
||||
[acme.dnsChallenge]
|
||||
# ...
|
||||
resolvers = ["1.1.1.1:53", "8.8.8.8:53"]
|
||||
```
|
||||
|
||||
### `domains`
|
||||
|
||||
You can provide SANs (alternative domains) to each main domain.
|
||||
|
Reference in New Issue
Block a user