fixed typo

This commit is contained in:
Kristian Krsnik 2023-08-01 21:12:03 +02:00
parent b49f8a6a03
commit db71bf8452
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Resolvers are queried one after another until one returns a valid IP.
},
"ttl": 3600,
"resolvers": [
"https://ifconfig.me/ip"
"https://ifconfig.me/ip",
"https://me.gandi.net"
],
"log_path": "./log.txt"