mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 21:24:20 +01:00
letsencrypt: Fix DNS challenge provider format (#1441)
This commit is contained in:
@@ -37,7 +37,8 @@ IF you choose "dns" as "challenge", you will also need to fill:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Add the dnsprovider of your choice from the list of "Supported DNS providers" below
|
# Add the dnsprovider of your choice from the list of "Supported DNS providers" below
|
||||||
dnsprovider: ""
|
dns:
|
||||||
|
provider: ""
|
||||||
```
|
```
|
||||||
|
|
||||||
In addition add the fields according to the credentials required by your dns provider:
|
In addition add the fields according to the credentials required by your dns provider:
|
||||||
|
|||||||
Reference in New Issue
Block a user