mirror of
https://dev.azure.com/tstanciu94/Connectors/_git/GoDaddyDDNS
synced 2025-06-21 21:51:04 +03:00
config structure
This commit is contained in:
parent
dcf087052d
commit
fd2b13ea89
@ -5,5 +5,16 @@
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
}
|
||||
},
|
||||
"PublicIPProviders": [
|
||||
"https://api.ipify.org/",
|
||||
"https://checkip.amazonaws.com/",
|
||||
"https://ipinfo.io/ip",
|
||||
"https://icanhazip.com/",
|
||||
"https://www.trackip.net/ip"
|
||||
],
|
||||
"Domain": "*********",
|
||||
"Records": [ "@" ],
|
||||
"Key": "*********",
|
||||
"Secret": "*********"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user