Skip to content

Commit a9e0213

Browse files
committed
Updates templates (auto-generated, on 08-Dec-2024)
1 parent 3ac8402 commit a9e0213

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20484,8 +20484,8 @@
2048420484
{
2048520485
"name": "URL",
2048620486
"label": "URL",
20487-
"default": "yourdomain.url",
20488-
"description": "Top url you have control over (`customdomain.com` if you own it, or `customsubdomain.ddnsprovider.com` if dynamic dns)."
20487+
"default": "example.com",
20488+
"description": "Top url you have control over (e.g. `example.com` if you own it, or `customsubdomain.example.com` if dynamic dns)."
2048920489
},
2049020490
{
2049120491
"name": "VALIDATION",
@@ -20533,7 +20533,7 @@
2053320533
"name": "EXTRA_DOMAINS",
2053420534
"label": "EXTRA_DOMAINS",
2053520535
"default": "",
20536-
"description": "Additional fully qualified domain names (comma separated, no spaces) ie. `extradomain.com,subdomain.anotherdomain.org,*.anotherdomain.org`"
20536+
"description": "Additional fully qualified domain names (comma separated, no spaces) ie. `example.net,subdomain.example.net,*.example.org`"
2053720537
},
2053820538
{
2053920539
"name": "STAGING",

0 commit comments

Comments
 (0)