mirror of
https://github.com/timothymiller/cloudflare-ddns.git
synced 2026-03-21 22:48:57 -03:00
🔬 Clarified config values for subdomains
This commit is contained in:
@@ -89,7 +89,7 @@ You can handle ddns for multiple domains (cloudflare zones) using the same docke
|
||||
"zone_id": "your_zone_id_here",
|
||||
"subdomains": [
|
||||
"",
|
||||
"subdomain"
|
||||
"remove_or_replace_with_your_subdomain"
|
||||
],
|
||||
"proxied": true
|
||||
},
|
||||
@@ -104,7 +104,7 @@ You can handle ddns for multiple domains (cloudflare zones) using the same docke
|
||||
"zone_id": "your_zone_id_here",
|
||||
"subdomains": [
|
||||
"",
|
||||
"subdomain"
|
||||
"remove_or_replace_with_your_subdomain"
|
||||
],
|
||||
"proxied": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user