fix internet for guest network, changes to authelia
This commit is contained in:
parent
8b20f2b13c
commit
46d1483880
3 changed files with 6 additions and 17 deletions
|
|
@ -181,6 +181,10 @@
|
|||
name = "routers";
|
||||
data = "10.42.254.1";
|
||||
}
|
||||
{
|
||||
name = "domain-name-servers";
|
||||
data = "9.9.9.9";
|
||||
}
|
||||
];
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue