fix internet for guest network, changes to authelia

This commit is contained in:
2023-12-15 14:46:10 +01:00
parent 8b20f2b13c
commit 46d1483880
3 changed files with 6 additions and 17 deletions

View File

@@ -181,6 +181,10 @@
name = "routers";
data = "10.42.254.1";
}
{
name = "domain-name-servers";
data = "9.9.9.9";
}
];
}
{