14 lines
257 B
JSON
Executable File
14 lines
257 B
JSON
Executable File
{
|
|
"cloudflare": [
|
|
{
|
|
"api_key": "api_key_here",
|
|
"account_email": "your_email_here",
|
|
"zone_id": "your_zone_id_here",
|
|
"subdomains": [
|
|
"one.example.com",
|
|
"two.example.com"
|
|
],
|
|
"proxied": false
|
|
}
|
|
]
|
|
} |