1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

NEW PROVIDER: Gcore DNS (#1816)

This commit is contained in:
Yuhui Xu
2022-11-15 11:40:08 -06:00
committed by GitHub
parent 1705906be5
commit 35818299c0
12 changed files with 470 additions and 2 deletions

View File

@@ -94,6 +94,10 @@
"project_id": "$GCLOUD_PROJECT",
"type": "$GCLOUD_TYPE"
},
"GCORE": {
"api-key": "$GCORE_API_KEY",
"domain": "$GCORE_DOMAIN"
},
"HEDNS": {
"domain": "$HEDNS_DOMAIN",
"password": "$HEDNS_PASSWORD",