update doh
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2024-01-17 12:09:14 +01:00
parent e0b71130d5
commit 469b0c380f
1 changed files with 2 additions and 6 deletions

View File

@ -1,15 +1,11 @@
{
"hedns":{
"username": "$HE_USERNAME",
"password": "$HE_PASSWORD",
"totp-key": "$HE_TOTPKEY"
},
"cloudflare": {
"TYPE": "CLOUDFLAREAPI",
"apitoken": "$CF_APITOKEN",
"accountid": "$CF_ACCOUNTID"
},
"DNS-over-HTTPS": {
"doh": {
"TYPE": "DNSOVERHTTPS",
"host": "cloudflare-dns.com"
}
}