config structure

master
Tudor Stanciu 2022-12-27 00:16:38 +02:00
parent dcf087052d
commit fd2b13ea89
1 changed files with 12 additions and 1 deletions

View File

@ -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": "*********"
} }