mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
change dns from cloudfalre to quad9
This commit is contained in:
@ -22,7 +22,7 @@
|
|||||||
base_domain = "tux.rs";
|
base_domain = "tux.rs";
|
||||||
magic_dns = true;
|
magic_dns = true;
|
||||||
nameservers = [
|
nameservers = [
|
||||||
"1.1.1.1"
|
"9.9.9.9"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
server_url = "https://hs.tux.rs";
|
server_url = "https://hs.tux.rs";
|
||||||
|
Reference in New Issue
Block a user