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