1
0
mirror of https://github.com/containous/traefik.git synced 2025-10-13 11:33:19 +03:00

Update Lego

This commit is contained in:
Ludovic Fernandez
2019-01-07 18:30:06 +01:00
committed by Traefiker Bot
parent b5a4d0797a
commit b6b3a9ed7f
191 changed files with 11097 additions and 8532 deletions

View File

@@ -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.