Update IP lookup service address

This commit is contained in:
Sergey Prokhorov 2019-06-08 22:40:55 +02:00
parent 7b3e800dc9
commit 69d5a18e38
No known key found for this signature in database
GPG key ID: 1C570244E4EF3337

View file

@ -29,7 +29,7 @@
%% `ip_lookup_services' will be tried one-by-one: if 1st is not responding,
%% 2nd one will be tried and so on
{ip_lookup_services,
["http://ip.seriyps.ru/",
["http://ipv4.seriyps.ru/",
"https://digitalresistance.dog/myIp",
"http://ipv4.myexternalip.com/raw"]},
%% {external_ip, "YOUR.SERVER.EXTERNAL.IP"},