mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Update duckdns.markdown
This commit is contained in:
parent
c481b5cc8e
commit
ae18d3a1f5
@ -14,7 +14,10 @@ featured: true
|
||||
|
||||
```json
|
||||
{
|
||||
"token": "sdfj-2131023-dslfjsd-12321",
|
||||
"lets_encrypt": {
|
||||
"accept_terms": false
|
||||
},
|
||||
"token": "sdfj-2131023-dslfjsd-12321",
|
||||
"domains": ["my-first-account.duckdns.org", "my-second-account.duckdns.org"]
|
||||
}
|
||||
```
|
||||
@ -24,3 +27,4 @@ Configuration variables:
|
||||
- **token** (*Required*): Your Duck DNS API key.
|
||||
- **domains** (*Required*): A list of domains to update DNS.
|
||||
- **seconds** (*Optional*): Seconds between updates to Duck DNS.
|
||||
- **lets_encrypt.accept_terms** (*Optional*): If that will be enabled, it generate & update let's enrypt certificate
|
||||
|
Loading…
x
Reference in New Issue
Block a user