mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 13:14:21 +01:00
duckdns: Fix missing example options in documentation (#1365)
This commit is contained in:
@@ -29,6 +29,7 @@ lets_encrypt:
|
||||
token: sdfj-2131023-dslfjsd-12321
|
||||
domains:
|
||||
- my-domain.duckdns.org
|
||||
aliases: []
|
||||
seconds: 300
|
||||
```
|
||||
|
||||
@@ -88,6 +89,7 @@ This is useful in cases where you would like to use your own domain.
|
||||
Create a CNAME record to point at the DuckDNS subdomain and set this value accordingly.
|
||||
|
||||
For example:
|
||||
|
||||
```yaml
|
||||
domains:
|
||||
- my-domain.duckdns.org
|
||||
|
||||
Reference in New Issue
Block a user