Made adguard easily accessible from newt
This commit is contained in:
parent
3a9f295e43
commit
8f8ecc1f49
2 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,7 @@
|
|||
extraOptions = [
|
||||
"--network-alias=adguard"
|
||||
"--network=adguard_default"
|
||||
"--network=newt"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
@ -7,6 +7,5 @@ in
|
|||
enable = true;
|
||||
id = cfg.ID;
|
||||
secret = cfg.SECRET;
|
||||
useHostNetwork = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue