etheroute-lon01: make DNS lookups use v6 as well

This commit is contained in:
Luke Granger-Brown 2023-08-24 20:41:02 +01:00
parent 3ab9b43f72
commit 490b63936c

View file

@ -288,6 +288,7 @@
settings = { settings = {
address = ":443"; address = ":443";
http_redirect_addr = ":80"; http_redirect_addr = ":80";
dns_lookup_family = "AUTO";
idp_provider = "google"; idp_provider = "google";
idp_client_id = "136257844546-qsa6hi1oqqoq2bnt93deo4e70ggbn1p8.apps.googleusercontent.com"; idp_client_id = "136257844546-qsa6hi1oqqoq2bnt93deo4e70ggbn1p8.apps.googleusercontent.com";