This commit is contained in:
parent
e0b71130d5
commit
469b0c380f
@ -1,15 +1,11 @@
|
|||||||
{
|
{
|
||||||
"hedns":{
|
|
||||||
"username": "$HE_USERNAME",
|
|
||||||
"password": "$HE_PASSWORD",
|
|
||||||
"totp-key": "$HE_TOTPKEY"
|
|
||||||
},
|
|
||||||
"cloudflare": {
|
"cloudflare": {
|
||||||
"TYPE": "CLOUDFLAREAPI",
|
"TYPE": "CLOUDFLAREAPI",
|
||||||
"apitoken": "$CF_APITOKEN",
|
"apitoken": "$CF_APITOKEN",
|
||||||
"accountid": "$CF_ACCOUNTID"
|
"accountid": "$CF_ACCOUNTID"
|
||||||
},
|
},
|
||||||
"DNS-over-HTTPS": {
|
"doh": {
|
||||||
|
"TYPE": "DNSOVERHTTPS",
|
||||||
"host": "cloudflare-dns.com"
|
"host": "cloudflare-dns.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user