etheroute-lon01: make DNS lookups use v6 as well
This commit is contained in:
parent
3ab9b43f72
commit
490b63936c
1 changed files with 1 additions and 0 deletions
|
@ -288,6 +288,7 @@
|
|||
settings = {
|
||||
address = ":443";
|
||||
http_redirect_addr = ":80";
|
||||
dns_lookup_family = "AUTO";
|
||||
|
||||
idp_provider = "google";
|
||||
idp_client_id = "136257844546-qsa6hi1oqqoq2bnt93deo4e70ggbn1p8.apps.googleusercontent.com";
|
||||
|
|
Loading…
Reference in a new issue