fix(www): manah dns is down

This commit is contained in:
catvayor 2025-01-06 10:58:01 +01:00
parent 84511befad
commit 01af00470d
Signed by: lbailly
GPG key ID: CE3E645251AC63F3

View file

@ -59,8 +59,8 @@
interface = "enp1s0";
};
nameservers = [
"192.168.122.1"
"fe80::1%enp1s0"
"1.1.1.1"
"8.8.8.8"
];
};