Just use IPv4 for now

This commit is contained in:
Gene Liverman 2024-04-05 15:07:42 -04:00
parent 28f2b32c20
commit aeb1546879

View file

@ -35,9 +35,8 @@ in {
domains = [ home_domain ];
username = "unused";
extraConfig = ''
#usev4=webv4,webv4=ipify-ipv4
usev4=webv4
usev6=webv6
#usev6=webv6
#use-personal-access-token=yes
ttl=300
'';