config structure
parent
dcf087052d
commit
fd2b13ea89
|
@ -5,5 +5,16 @@
|
||||||
"Microsoft": "Warning",
|
"Microsoft": "Warning",
|
||||||
"Microsoft.Hosting.Lifetime": "Information"
|
"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…
Reference in New Issue