* Fill services.yaml for duckdns * Apply suggestions from code review Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
6 lines
207 B
YAML
6 lines
207 B
YAML
set_txt:
|
|
description: Set the TXT record of your DuckDNS subdomain.
|
|
fields:
|
|
txt:
|
|
description: Payload for the TXT record.
|
|
example: 'This domain name is reserved for use in documentation'
|