chore: update config.json.example file
This commit is contained in:
parent
e63ab9a14d
commit
f5d6268451
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"updateInterval": 60,
|
||||
"dnsServer": "1.1.1.1:53",
|
||||
"provider": "porkbun",
|
||||
"publicIpApi": "https://api.ipify.org",
|
||||
"provider": "porkbun",
|
||||
"porkbun": {
|
||||
"apiKey": "pk1_xxx",
|
||||
"secretApiKey": "sk1_xxx",
|
||||
"domain": "sf2.nadeko.net",
|
||||
"domain": "subdomain.example.com",
|
||||
"type": "A",
|
||||
"ttl": 600
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue